[libcxx-commits] [libcxx] [libc++] fix std::make_exception_ptr interaction with ObjC (PR #135386)

James Y Knight via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 4 07:11:02 PDT 2025


https://github.com/jyknight commented:

Change looks fine. 

But is there any way to add a test-case for this? (It's not clear to me there is since it depends on the non-llvm-project objc runtime, but it'd be great if there was.)

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


More information about the libcxx-commits mailing list