gn build: Merge r360572

llvm-svn: 360597
This commit is contained in:
Nico Weber 2019-05-13 16:15:40 +00:00
parent 73aee29095
commit eadbde32db
1 changed files with 3 additions and 0 deletions

View File

@ -13,7 +13,10 @@ unittest("ASTTests") {
]
sources = [
"ASTContextParentMapTest.cpp",
"ASTImporterFixtures.cpp",
"ASTImporterGenericRedeclTest.cpp",
"ASTImporterTest.cpp",
"ASTImporterVisibilityTest.cpp",
"ASTTypeTraitsTest.cpp",
"ASTVectorTest.cpp",
"CommentLexer.cpp",