[libcxx-commits] [libcxx] [libc++] Optimize `std::exception_ptr` (PR #162773)
Adrian Vogelsgesang via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 31 09:35:57 PDT 2025
vogelsgesang wrote:
> Re. attributes, we can almost certainly add [[clang::trivial_abi]] to exception_ptr.
Afaict, we can only add this under ABIv2, right?
https://github.com/llvm/llvm-project/pull/162773
More information about the libcxx-commits
mailing list