We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565ce67 commit 338a836Copy full SHA for 338a836
.ci/compute_projects.py
@@ -49,7 +49,7 @@
49
},
50
"lld": {"bolt", "cross-project-tests"},
51
# TODO(issues/132795): LLDB should be enabled on clang changes.
52
- "clang": {"clang-tools-extra", "compiler-rt", "cross-project-tests"},
+ "clang": {"clang-tools-extra", "compiler-rt", "cross-project-tests", "lldb"},
53
"clang-tools-extra": {"libc"},
54
"mlir": {"flang"},
55
}
0 commit comments