[llvm-branch-commits] [llvm] [CI] Test all projects when CI scripts change (PR #144034)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Jun 22 07:58:13 PDT 2025


================
@@ -52,8 +52,17 @@
     "clang": {"clang-tools-extra", "cross-project-tests"},
     "mlir": {"flang"},
     # Test everything if ci scripts are changed.
-    # FIXME: Figure out what is missing and add here.
-    ".ci": {"llvm", "clang", "lld", "lldb"},
+    ".ci": {
----------------
boomanaiden154 wrote:

Looks like I just forgot about it. Fixed.

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


More information about the llvm-branch-commits mailing list