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

Aiden Grossman via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 14 00:35:22 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"},
----------------
boomanaiden154 wrote:

It doesn't seem like anything actually got fixed here?

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


More information about the lldb-commits mailing list