[libcxx-commits] [libcxx] [libc++] [libc++abi] Initialize exception directly in make_exception_ptr if __cxa_init_primary_exception is available in ABI-library (PR #65534)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 25 02:13:59 PDT 2023
https://github.com/itrofimow commented:
Hi! I've addressed/answered the inline comments and manually checked that libcxx builds + works with libcxxabi/libsupc++/libcxxrt (should there be a CI-build with such combinations?), so re-requesting the review.
@philnik777 @jyknight @ldionne
https://github.com/llvm/llvm-project/pull/65534
More information about the libcxx-commits
mailing list