gn build: Merge r361033

llvm-svn: 361055
This commit is contained in:
Nico Weber 2019-05-17 17:36:06 +00:00
parent 762b3ef078
commit 10abc76fce
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ unittest("ASTTests") {
"ASTImporterGenericRedeclTest.cpp",
"ASTImporterTest.cpp",
"ASTImporterVisibilityTest.cpp",
"ASTTraverserTest.cpp",
"ASTTypeTraitsTest.cpp",
"ASTVectorTest.cpp",
"CommentLexer.cpp",