[libcxx-commits] [libcxxabi] [libc++] [libc++abi] Initialize exception directly in make_exception_ptr if __cxa_init_primary_exception is available in ABI-library (PR #65534)

James Y Knight via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 19 07:58:35 PDT 2023


https://github.com/jyknight commented:

Overall, seems like a good idea; I haven't reviewed the whole thing, but here's some comments.

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


More information about the libcxx-commits mailing list