1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

gn build: Merge r368052.

llvm-svn: 368098
This commit is contained in:
Peter Collingbourne 2019-08-06 21:47:55 +00:00
parent 139186c8d3
commit 1c58420d1f

View File

@ -31,6 +31,7 @@ unittest("ASTTests") {
"Language.cpp",
"NamedDeclPrinterTest.cpp",
"OMPStructuredBlockTest.cpp",
"RecursiveASTVisitorTest.cpp",
"SourceLocationTest.cpp",
"StmtPrinterTest.cpp",
"StructuralEquivalenceTest.cpp",