Skip to content

Commit 338a836

Browse files
committed
Debug: Enable LLDB pre-commit
1 parent 565ce67 commit 338a836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/compute_projects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"lld": {"bolt", "cross-project-tests"},
5151
# TODO(issues/132795): LLDB should be enabled on clang changes.
52-
"clang": {"clang-tools-extra", "compiler-rt", "cross-project-tests"},
52+
"clang": {"clang-tools-extra", "compiler-rt", "cross-project-tests", "lldb"},
5353
"clang-tools-extra": {"libc"},
5454
"mlir": {"flang"},
5555
}

0 commit comments

Comments
 (0)