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 08fa76e commit 2b4ca45Copy full SHA for 2b4ca45
.ci/compute_projects_test.py
@@ -162,7 +162,7 @@ def test_cir(self):
162
)
163
self.assertEqual(
164
env_variables["project_check_targets"],
165
- "check-clang check-clang-cir check-clang-tools",
+ "check-clang check-clang-cir check-clang-tools check-lldb",
166
167
168
env_variables["runtimes_to_build"], "compiler-rt;libcxx;libcxxabi;libunwind"
0 commit comments