Skip to content

Commit 5c15427

Browse files
committed
[bazel] Add missing dep after 6a0e626
1 parent 6a0e626 commit 5c15427

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ cc_test(
7070
"//clang-tools-extra/clang-doc:lib",
7171
"//llvm:BitstreamReader",
7272
"//llvm:BitstreamWriter",
73+
"//llvm:Support",
7374
"//llvm:TestingSupport",
7475
"//third-party/unittest:gmock",
7576
"//third-party/unittest:gtest",

0 commit comments

Comments
 (0)