DavidSpickett added a comment. > You can also run lit directly on each test, but I can't remember how to do > that now...
If you're in the build dir: ./bin/llvm-lit ../llvm-project/clang/test/...... -a (-a gives you full output of what happens) Some tests are a bit odd when you do this but these clang tests are usually ok. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121445/new/ https://reviews.llvm.org/D121445 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits