[libcxx-commits] [PATCH] D62274: shared_ptr deleter requirements (2802)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 10 12:13:53 PDT 2020
zoecarver updated this revision to Diff 269939.
zoecarver added a comment.
Herald added a reviewer: libc++.
- Rebase off master.
- Dissable in C++03 mode.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62274/new/
https://reviews.llvm.org/D62274
Files:
libcxx/include/memory
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter_allocator.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62274.269939.patch
Type: text/x-patch
Size: 4277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200610/87b9b7e2/attachment.bin>
More information about the libcxx-commits
mailing list