[llvm-branch-commits] [libcxx] Add Testing Configuration for LLVM libc (PR #165120)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Oct 27 10:39:57 PDT 2025


boomanaiden154 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 https://github.com/llvm/llvm-project/issues/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.

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


More information about the llvm-branch-commits mailing list