[libcxx-commits] [libcxx] [libc++] Make locks available with _LIBCPP_HAS_NO_THREADS (PR #98717)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 13 00:37:47 PDT 2024


https://github.com/philnik777 commented:

There should be at least some test that this works with threading disabled. I don't know whether we have any tests currently that could now be enabled. If not, let's add at least a simple one for all the classes.

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


More information about the libcxx-commits mailing list