Skip to content

Commit 12e7060

Browse files
committed
[bazel] Port #153661: LifetimeSafetyTest dep
1 parent 1efbd8e commit 12e7060

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
@@ -148,6 +148,7 @@ cc_test(
148148
"//clang:testing",
149149
"//clang:tooling",
150150
"//llvm:Support",
151+
"//llvm:TestingSupport",
151152
"//third-party/unittest:gmock",
152153
"//third-party/unittest:gtest",
153154
"//third-party/unittest:gtest_main",

0 commit comments

Comments
 (0)