[libcxx-commits] [libcxx] [libc++] Optimize `std::exception_ptr` (PR #162773)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 24 06:43:15 PDT 2025


philnik777 wrote:

Re. attributes, we can almost certainly add `[[clang::trivial_abi]]` to `exception_ptr`. Not a function attribute, but probably worth pursuing.

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


More information about the libcxx-commits mailing list