forked from OSchip/llvm-project
[gn build] (manually) port da47ec3ca0
This commit is contained in:
parent
b3980b5b68
commit
d2c133286a
|
@ -6,6 +6,7 @@ unittest("BasicTests") {
|
||||||
"//clang/lib/Basic",
|
"//clang/lib/Basic",
|
||||||
"//clang/lib/Lex",
|
"//clang/lib/Lex",
|
||||||
"//llvm/lib/Support",
|
"//llvm/lib/Support",
|
||||||
|
"//llvm/lib/Testing/Support",
|
||||||
]
|
]
|
||||||
sources = [
|
sources = [
|
||||||
"CharInfoTest.cpp",
|
"CharInfoTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue