[llvm] 475d722 - [gn build] Port 9ed2e68c9ae5
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 25 19:26:57 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-06-26T02:21:47Z
New Revision: 475d722aced687c795ec2fae1c25abe42812582b
URL: https://github.com/llvm/llvm-project/commit/475d722aced687c795ec2fae1c25abe42812582b
DIFF: https://github.com/llvm/llvm-project/commit/475d722aced687c795ec2fae1c25abe42812582b.diff
LOG: [gn build] Port 9ed2e68c9ae5
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 c5ea4691750b0..17e6582657c73 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
@@ -25,6 +25,7 @@ unittest("FormatTests") {
"FormatTestSelective.cpp",
"FormatTestTableGen.cpp",
"FormatTestTextProto.cpp",
+ "FormatTestVerilog.cpp",
"MacroExpanderTest.cpp",
"NamespaceEndCommentsFixerTest.cpp",
"QualifierFixerTest.cpp",
More information about the llvm-commits
mailing list