Skip to content

Commit 2a48614

Browse files
authored
[bazel] Port #153661: LifetimeSafetyTest dep (#156697)
1 parent 696590c commit 2a48614

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)