[libcxx-commits] [libcxx] [libc++] Ensure that `std::expected` has no tail padding (PR #69673)
Richard Smith via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 20 10:58:35 PDT 2023
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>,
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>,
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>,
Jan =?utf-8?q?Kokemüller?= <jan.kokemueller at gmail.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/69673/libcxx at github.com>
zygoloid wrote:
We could consider adding a Clang extension to support this case, to avoid the ABI change here and maintain the compact layout. Would that be useful to libc++, or would you need (at least) for GCC to implement the same extension before you could make use of it?
https://github.com/llvm/llvm-project/pull/69673
More information about the libcxx-commits
mailing list