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