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 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
