[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
Tue Oct 28 05:52:28 PDT 2025
philnik777 wrote:
> > 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?
>
> There are a couple hundred currently. Most are due to #85335, so I think we might want to fix that first before enabling in CI. Other than that I think there are ~100 tests. Not sure if that's a reasonable enough number to xfail and work through in tree.
I think that's a reasonable number. For reference, Android still has 50 FIXMEs, and I'm sure lots got removed already.
https://github.com/llvm/llvm-project/pull/165120
More information about the llvm-branch-commits
mailing list