[libcxx-commits] [PATCH] D62760: allocate_shared should call allocator_traits::construct
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 14 11:23:36 PDT 2020
zoecarver updated this revision to Diff 264036.
zoecarver marked 6 inline comments as done.
zoecarver added a comment.
- Fix based on review
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.264036.patch
Type: text/x-patch
Size: 11532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200514/c13036ac/attachment-0001.bin>
More information about the libcxx-commits
mailing list