forked from OSchip/llvm-project
parent
73aee29095
commit
eadbde32db
|
@ -13,7 +13,10 @@ unittest("ASTTests") {
|
|||
]
|
||||
sources = [
|
||||
"ASTContextParentMapTest.cpp",
|
||||
"ASTImporterFixtures.cpp",
|
||||
"ASTImporterGenericRedeclTest.cpp",
|
||||
"ASTImporterTest.cpp",
|
||||
"ASTImporterVisibilityTest.cpp",
|
||||
"ASTTypeTraitsTest.cpp",
|
||||
"ASTVectorTest.cpp",
|
||||
"CommentLexer.cpp",
|
||||
|
|
Loading…
Reference in New Issue