Skip to content

Commit a8c7e56

Browse files
committed
[bazel] Update static analyzer unit test deps for clangTesting
1 parent 603a39b commit a8c7e56

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
@@ -333,6 +333,7 @@ cc_library(
333333
"//clang:frontend",
334334
"//clang:static_analyzer_core",
335335
"//clang:static_analyzer_frontend",
336+
"//clang:testing",
336337
"//clang:tooling",
337338
"//llvm:gtest",
338339
],

0 commit comments

Comments
 (0)