1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

gn build: Merge r361117

llvm-svn: 361121
This commit is contained in:
Nico Weber 2019-05-20 00:51:16 +00:00
parent 7b8db6e55e
commit 9f90ad3812

View File

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