Make sure that __libcpp_compressed_pair_imp default-constructs its' members, rather...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 16 Jul 2015 03:05:06 +0000 (03:05 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 16 Jul 2015 03:05:06 +0000 (03:05 +0000)
commit05fc0f25d67a815d822ac3139e5c74110280600a
tree3c9e8ccde6e599e6e7d8962ab317ccd9ae62bbc0
parent041e6deb2c8bd7391aac9ae329cb3184cbdc9318
Make sure that __libcpp_compressed_pair_imp default-constructs its' members, rather than value-initializing them. Fixes PR#24137

llvm-svn: 242377
libcxx/include/memory
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.pass.cpp