================ @@ -68,7 +68,7 @@ function compute-projects-to-test() { done ;; clang) - for p in clang-tools-extra compiler-rt flang lldb cross-project-tests; do + for p in clang-tools-extra compiler-rt lldb cross-project-tests; do ---------------- tstellar wrote:
Don't you also need to remove this from the llvm and mlir switch cases? Also, we are we doing this here and not in the `exclude-windows` function? https://github.com/llvm/llvm-project/pull/92740 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits