[libcxx-commits] [libcxx] [libc++] Annotate the data member of variant with no_unique_address (PR #137783)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 4 10:22:01 PDT 2025
ldionne wrote:
FWIW, I agree with everything here. I believe we should strive to fix the known deficiencies of our current `variant` layout at once to avoid introducing multiple ABI macros when one would be sufficient.
https://github.com/llvm/llvm-project/pull/137783
More information about the libcxx-commits
mailing list