[libcxx-commits] [libcxx] [libc++] Hoist <compare> outside the threads guard in <thread> (PR #202535)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 9 01:29:13 PDT 2026


https://github.com/philnik777 commented:

Can we just hoist all the headers out of `_LIBCPP_HAS_THREADS`?

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


More information about the libcxx-commits mailing list