[libcxx-commits] [PATCH] D62760: allocate_shared should call allocator_traits::construct
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 13 14:42:51 PDT 2020
zoecarver updated this revision to Diff 263861.
zoecarver edited the summary of this revision.
zoecarver added a comment.
Herald added a subscriber: broadwaylamb.
Herald added a project: libc++.
Herald added a reviewer: libc++.
- Fix C++03 tests
- Rebase off master
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62760/new/
https://reviews.llvm.org/D62760
Files:
libcxx/include/memory
libcxx/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/function_type_default_deleter.fail.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/allocate_shared_construct.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62760.263861.patch
Type: text/x-patch
Size: 9630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200513/f0c17b77/attachment-0001.bin>
More information about the libcxx-commits
mailing list