[libcxx-commits] [PATCH] D122135: [libc++] Use [[no_unique_address]] in __compressed_pair in ABIv2
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 21 07:37:31 PDT 2022
philnik updated this revision to Diff 416933.
philnik added a comment.
- Fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122135/new/
https://reviews.llvm.org/D122135
Files:
libcxx/include/__config
libcxx/include/__memory/compressed_pair.h
libcxx/include/__memory/shared_ptr.h
libcxx/include/__memory/unique_ptr.h
libcxx/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/libcxx.control_block_layout.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122135.416933.patch
Type: text/x-patch
Size: 8148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220321/fcf7b375/attachment-0001.bin>
More information about the libcxx-commits
mailing list