[libcxx-commits] [PATCH] D82490: [libcxx] Put clang::trivial_abi on std::unique_ptr
Vy Nguyen via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 4 12:21:39 PDT 2020
oontvoo updated this revision to Diff 275516.
oontvoo added a comment.
Rolling forward + fix typos and unused variables in tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82490/new/
https://reviews.llvm.org/D82490
Files:
libcxx/docs/DesignDocs/UniquePtrTrivialAbi.rst
libcxx/docs/index.rst
libcxx/include/__config
libcxx/include/memory
libcxx/test/libcxx/memory/trivial_abi/shared_ptr_arg.pass.cpp
libcxx/test/libcxx/memory/trivial_abi/unique_ptr_arg.pass.cpp
libcxx/test/libcxx/memory/trivial_abi/unique_ptr_array.pass.cpp
libcxx/test/libcxx/memory/trivial_abi/unique_ptr_destruction_order.pass.cpp
libcxx/test/libcxx/memory/trivial_abi/unique_ptr_ret.pass.cpp
libcxx/test/libcxx/memory/trivial_abi/weak_ptr_ret.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82490.275516.patch
Type: text/x-patch
Size: 19011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200704/210ff77f/attachment-0001.bin>
More information about the libcxx-commits
mailing list