[libcxx-commits] [PATCH] D135548: [libc++][LWG 2996] Implement c++20 shared_ptr rvalue overloads.
Deev Patel via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 16 11:29:26 PDT 2023
pateldeev updated this revision to Diff 540821.
pateldeev added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135548/new/
https://reviews.llvm.org/D135548
Files:
libcxx/docs/Status/Cxx20Issues.csv
libcxx/include/__memory/shared_ptr.h
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/const_pointer_cast.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/dynamic_pointer_cast.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/reinterpret_pointer_cast.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/static_pointer_cast.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_pointer.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135548.540821.patch
Type: text/x-patch
Size: 12679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230716/8bb5db8f/attachment.bin>
More information about the libcxx-commits
mailing list