[gn build] Port 30ea3fcc4c69
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sat, 29 Oct 2022 06:45:02 +0000 (06:45 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sat, 29 Oct 2022 06:45:02 +0000 (06:45 +0000)
llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn

index a664d8b..ef77e7e 100644 (file)
@@ -12,6 +12,7 @@ unittest("FormatTests") {
   ]
   sources = [
     "BracesInserterTest.cpp",
+    "BracesRemoverTest.cpp",
     "CleanupTest.cpp",
     "DefinitionBlockSeparatorTest.cpp",
     "FormatTest.cpp",