[libcxx-commits] [PATCH] D62274: shared_ptr deleter requirements (2802)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 23 09:46:51 PDT 2019


zoecarver updated this revision to Diff 226158.
zoecarver added a comment.

Don't mark 2875 as complete. That would requires some of my other patches so, I'll fix that issue down the road.


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/libcxx/utilities/compressed_pair/move_const.pass.cpp
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter.pass.cpp
  libcxx/www/cxx1z_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62274.226158.patch
Type: text/x-patch
Size: 9425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191023/6bbd5b4a/attachment.bin>


More information about the libcxx-commits mailing list