[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)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 25 00:00:22 PDT 2023


================
@@ -57,365 +57,13 @@ public:
 */
 
----------------
itrofimow wrote:

We decided to drop backwards compatibility include (typeinfo -> exception) instead

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


More information about the libcxx-commits mailing list