[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)

Matheus Izvekov via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 14 00:50:12 PDT 2025


================
@@ -52,6 +52,8 @@
     "clang": {"clang-tools-extra", "compiler-rt", "cross-project-tests"},
     "clang-tools-extra": {"libc"},
     "mlir": {"flang"},
+    # Test everyything if ci scripts are changed.
+    ".ci": {"llvm", "clang", "lld", "lldb"},
----------------
mizvekov wrote:

I left a comment, saying we should actually enumerate everything here at some point, which I thought you said is fine.

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


More information about the lldb-commits mailing list