[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:02 PDT 2020


oontvoo updated this revision to Diff 274198.
oontvoo added a comment.

removed unrelated changes


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.274198.patch
Type: text/x-patch
Size: 17029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200629/f3bed7e1/attachment-0001.bin>


More information about the libcxx-commits mailing list