[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
Mon Jun 29 12:29:01 PDT 2020


oontvoo updated this revision to Diff 274196.
oontvoo marked 2 inline comments as done.
oontvoo added a comment.

Re-defined the macros as requested and Added more 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_ret.pass.cpp
  libcxx/test/libcxx/memory/trivial_abi/weak_ptr_ret.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82490.274196.patch
Type: text/x-patch
Size: 17382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200629/ba99408f/attachment-0001.bin>


More information about the libcxx-commits mailing list