Skip to content

Commit 92f6b15

Browse files
authored
[clang] Fix bazel after eccc6e2. (#152681)
1 parent 691ede2 commit 92f6b15

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
@@ -688,6 +688,7 @@ cc_test(
688688
"//clang:ast",
689689
"//clang:basic",
690690
"//clang:codegen",
691+
"//clang:config",
691692
"//clang:frontend",
692693
"//clang:interpreter",
693694
"//clang:lex",

0 commit comments

Comments
 (0)