[libcxx-commits] [libcxx] [libc++] Ensure that `std::expected` has no tail padding (PR #69673)

Jan Kokemüller via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 18 21:50:10 PST 2024


================
@@ -88,8 +88,289 @@ _LIBCPP_HIDE_FROM_ABI void __throw_bad_expected_access(_Arg&& __arg) {
 #  endif
----------------
jiixyj wrote:

Looks good to me. (typo: to technique -> no technique)

https://github.com/llvm/llvm-project/pull/69673


More information about the libcxx-commits mailing list