1 import("//llvm/utils/unittest/unittest.gni")
3 unittest("FrontendTests") {
4 configs += [ "//llvm/utils/gn/build:clang_code" ]
9 "//clang/lib/Frontend",
10 "//clang/lib/FrontendTool",
17 "CodeGenActionTest.cpp",
18 "CompilerInstanceTest.cpp",
19 "FixedPointString.cpp",
20 "FrontendActionTest.cpp",
21 "OutputStreamTest.cpp",
22 "PCHPreambleTest.cpp",
23 "ParsedSourceLocationTest.cpp",