Modernize uses of std::make_shared
authorChristopher Dykes <cdykes@fb.com>
Mon, 23 Oct 2017 23:52:19 +0000 (16:52 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 23 Oct 2017 23:57:17 +0000 (16:57 -0700)
commitd21f716525c0b0a8aec9725ea39dc2a695267875
tree56021a58350e249370a29ca1a84dc5311c222585
parente65a4541ca9b6e2751a57b8a824e85023aee210d
Modernize uses of std::make_shared

Summary: Via the modernize-make-shared from clang-tidy

Reviewed By: yfeldblum

Differential Revision: D6129464

fbshipit-source-id: 04f560c6beeb2b8631b819fd4e6a2d51b37eeb4b
folly/io/async/test/AsyncSocketTest.h
folly/test/ConcurrentSkipListBenchmark.cpp