1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

gn build: Merge r361033

llvm-svn: 361055
This commit is contained in:
Nico Weber 2019-05-17 17:36:06 +00:00
parent 9c83179ccf
commit 13302106be

View File

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