Skip to content

Commit d2c1332

Browse files
committed
[gn build] (manually) port da47ec3
1 parent b3980b5 commit d2c1332

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/unittests/Basic

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/unittests/Basic/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ unittest("BasicTests") {
66
"//clang/lib/Basic",
77
"//clang/lib/Lex",
88
"//llvm/lib/Support",
9+
"//llvm/lib/Testing/Support",
910
]
1011
sources = [
1112
"CharInfoTest.cpp",

0 commit comments

Comments
 (0)