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

gn build: Merge r356662

llvm-svn: 356770
This commit is contained in:
Nico Weber 2019-03-22 15:56:33 +00:00
parent 7cf98174b4
commit f10041f3c8

View File

@ -13,6 +13,7 @@ unittest("FormatTests") {
sources = [
"CleanupTest.cpp",
"FormatTest.cpp",
"FormatTestCSharp.cpp",
"FormatTestComments.cpp",
"FormatTestJS.cpp",
"FormatTestJava.cpp",