1 import("//third-party/unittest/unittest.gni")
4 configs += [ "//llvm/utils/gn/build:clang_code" ]
7 "//clang/lib/ASTMatchers",
8 "//clang/lib/Analysis",
10 "//clang/lib/Frontend",
11 "//clang/lib/Testing",
12 "//clang/lib/Tooling",
14 "//llvm/lib/TargetParser",
15 "//llvm/lib/Testing/Annotations",
16 "//llvm/lib/Testing/Support",
19 "ASTContextParentMapTest.cpp",
22 "ASTImporterFixtures.cpp",
23 "ASTImporterGenericRedeclTest.cpp",
24 "ASTImporterODRStrategiesTest.cpp",
25 "ASTImporterObjCTest.cpp",
26 "ASTImporterTest.cpp",
27 "ASTImporterVisibilityTest.cpp",
28 "ASTTraverserTest.cpp",
29 "ASTTypeTraitsTest.cpp",
34 "CommentTextTest.cpp",
35 "ConceptPrinterTest.cpp",
36 "DataCollectionTest.cpp",
38 "DeclPrinterTest.cpp",
40 "EvaluateAsRValueTest.cpp",
41 "ExternalASTSourceTest.cpp",
42 "NamedDeclPrinterTest.cpp",
45 "RawCommentForDeclTest.cpp",
46 "RecursiveASTVisitorTest.cpp",
47 "SizelessTypesTest.cpp",
48 "SourceLocationTest.cpp",
49 "StmtPrinterTest.cpp",
50 "StructuralEquivalenceTest.cpp",
51 "TemplateNameTest.cpp",
52 "TypePrinterTest.cpp",
53 "UnresolvedSetTest.cpp",