Skip to content

Commit 8222eef

Browse files
slackitogithub-actions[bot]
authored andcommitted
Automerge: [bazel] port 3bdfa6f
2 parents 2f6d881 + 5fb742a commit 8222eef

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ cc_test(
7070
"//clang-tools-extra/clang-doc:lib",
7171
"//llvm:BitstreamReader",
7272
"//llvm:BitstreamWriter",
73+
"//llvm:TestingSupport",
74+
"//third-party/unittest:gmock",
7375
"//third-party/unittest:gtest",
7476
"//third-party/unittest:gtest_main",
7577
],

0 commit comments

Comments
 (0)