Skip to content

Commit 987c036

Browse files
committed
[bazel][clang] Add missing dependency for 6e31714
1 parent 477c705 commit 987c036

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
@@ -110,6 +110,7 @@ cc_test(
110110
"//clang:ast",
111111
"//clang:ast_matchers",
112112
"//clang:basic",
113+
"//clang:frontend",
113114
"//clang:lex",
114115
"//clang:parse",
115116
"//clang:tooling",

0 commit comments

Comments
 (0)