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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 2 06:25:48 PDT 2025


ldionne wrote:

@itrofimow @jyknight Thanks for the PR. I updated the PR with a test and I refactored the code as a drive-by so it would be easier to understand -- after adding yet another `if` in there, the function was getting pretty hard to follow. Can you please have a look at the PR? I'd like to get it merged whenever possible.

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


More information about the libcxx-commits mailing list