Skip to content

Commit 2639dea

Browse files
committed
[gn build] Port 15c49b9
1 parent a73e591 commit 2639dea

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/clang/unittests/Frontend

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ unittest("FrontendTests") {
1010
"//clang/lib/FrontendTool",
1111
"//clang/lib/Lex",
1212
"//clang/lib/Sema",
13+
"//clang/lib/Tooling",
1314
"//llvm/lib/Support",
1415
"//llvm/lib/TargetParser",
1516
]
@@ -20,6 +21,7 @@ unittest("FrontendTests") {
2021
"CompilerInvocationTest.cpp",
2122
"FixedPointString.cpp",
2223
"FrontendActionTest.cpp",
24+
"NoAlterCodeGenActionTest.cpp",
2325
"OutputStreamTest.cpp",
2426
"PCHPreambleTest.cpp",
2527
"ParsedSourceLocationTest.cpp",

0 commit comments

Comments
 (0)