Skip to content

Commit 3bf19f7

Browse files
committed
[bazel][clang] Add missing dependency for 8b5d3ba
1 parent 8bad7ad commit 3bf19f7

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
@@ -134,6 +134,7 @@ cc_test(
134134
"//clang:ast",
135135
"//clang:ast_matchers",
136136
"//clang:basic",
137+
"//clang:frontend",
137138
"//clang:lex",
138139
"//clang:serialization",
139140
"//clang:testing",

0 commit comments

Comments
 (0)