[libcxx-commits] [libcxx] [libc++] Allow building libc++ using llvm-libc without locale support (PR #187603)
Alexey Samsonov via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 24 10:01:13 PDT 2026
vonosmas wrote:
Yay, looks like with https://github.com/llvm/llvm-project/pull/193822 we have the llvm-libc-based testing up and running?
```
Total Discovered Tests: 11370
Unsupported : 3270 (28.76%)
Passed : 7974 (70.13%)
Expectedly Failed: 126 (1.11%)
```
https://github.com/llvm/llvm-project/pull/187603
More information about the libcxx-commits
mailing list