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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 18 10:07:09 PST 2021


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

- Fix build for C++03
- std::move -> _VSTD::move


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62274/new/

https://reviews.llvm.org/D62274

Files:
  libcxx/docs/Cxx1zStatusIssuesStatus.csv
  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.324692.patch
Type: text/x-patch
Size: 5833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210218/06ff205f/attachment-0001.bin>


More information about the libcxx-commits mailing list