[llvm-branch-commits] [libcxx] Add Testing Configuration for LLVM libc (PR #165120)
Nikolas Klauser via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Oct 27 08:26:36 PDT 2025
philnik777 wrote:
> This still needs some work. Then there is still quite a bit of functionality needed in libc to get the tests passing for `check-cxx` (`check-cxxabi` already works). But once this is ready, I think landing it would probably make sense so there is a central configuration for people to hack on to get things working.
Do you know roughly how many tests are affected? If it's not too many maybe we should simply XFAIL them for LLVM libc and update them as new features get implemented?
https://github.com/llvm/llvm-project/pull/165120
More information about the llvm-branch-commits
mailing list