[libcxx-commits] [libcxx] [libc++] Allows any types of size 4 and 8 to use native platform ulock_wait (PR #161086)

via libcxx-commits libcxx-commits at lists.llvm.org
Sun Nov 23 06:29:16 PST 2025


huixie90 wrote:

I am going to pause the merge of this. I found that on the trunk, the apple back deployment seems already been problematic if I add a stress test like this https://github.com/llvm/llvm-project/pull/169177
Unless we accidentally fixed some bug in the dylib in the recent release, I cannot explain why the trunk header has lost wakeups when running with the old dylib

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


More information about the libcxx-commits mailing list