[llvm] e611d41 - [gn build] Port 617277e7cbda
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 22:15:31 PST 2022
Author: LLVM GN Syncbot
Date: 2022-11-16T06:08:50Z
New Revision: e611d41143edeae3855610a84ab8cdeb2a5d09c9
URL: https://github.com/llvm/llvm-project/commit/e611d41143edeae3855610a84ab8cdeb2a5d09c9
DIFF: https://github.com/llvm/llvm-project/commit/e611d41143edeae3855610a84ab8cdeb2a5d09c9.diff
LOG: [gn build] Port 617277e7cbda
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
index bc6ffca7f9eeb..f035b96c2426c 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
@@ -14,6 +14,7 @@ unittest("FormatTests") {
"BracesInserterTest.cpp",
"BracesRemoverTest.cpp",
"CleanupTest.cpp",
+ "ConfigParseTest.cpp",
"DefinitionBlockSeparatorTest.cpp",
"FormatTest.cpp",
"FormatTestCSharp.cpp",
More information about the llvm-commits
mailing list