[libcxx-commits] [PATCH] D63744: In the libc++ unstable ABI, use [[no_unique_address]] instead of __compressed_pair when available.
Nico Weber via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 2 15:37:21 PST 2020
thakis added a comment.
Somewhat related, I recently learned that no_unique_address can make clang assert in certain case. Test case + fix: D90622 <https://reviews.llvm.org/D90622>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63744/new/
https://reviews.llvm.org/D63744
More information about the libcxx-commits
mailing list