[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
       
    Thu Jul  2 09:10:19 PDT 2020
    
    
  
oontvoo updated this revision to Diff 275140.
oontvoo marked an inline comment as done.
oontvoo added a comment.
Removed __has_cpp_attribute() condition
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.275140.patch
Type: text/x-patch
Size: 18986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200702/5584172e/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list