Skip to content

Commit 7abbb0e

Browse files
committed
[bazel] Add missing dependency for 3219fb0
1 parent 6042e09 commit 7abbb0e

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/clang/unittests

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/clang/unittests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ cc_test(
336336
":ast_matchers_tests_hdrs",
337337
"//clang:ast",
338338
"//clang:ast_matchers",
339+
"//clang:basic",
339340
"//clang:frontend",
340341
"//clang:lex",
341342
"//clang:parse",

0 commit comments

Comments
 (0)