1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00

[gn build] Port 08b289867b5a

This commit is contained in:
LLVM GN Syncbot 2021-07-19 21:33:24 +00:00
parent 33f436abed
commit 3b84d5a91c

View File

@ -38,5 +38,6 @@ unittest("ASTTests") {
"SourceLocationTest.cpp",
"StmtPrinterTest.cpp",
"StructuralEquivalenceTest.cpp",
"TypePrinterTest.cpp",
]
}