[llvm] f02f169 - [gn build] Port 49775b1dc0cd
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 21:35:54 PST 2024
Author: LLVM GN Syncbot
Date: 2024-02-20T05:31:35Z
New Revision: f02f169cecf3aa243f73722f46a905f3012bf040
URL: https://github.com/llvm/llvm-project/commit/f02f169cecf3aa243f73722f46a905f3012bf040
DIFF: https://github.com/llvm/llvm-project/commit/f02f169cecf3aa243f73722f46a905f3012bf040.diff
LOG: [gn build] Port 49775b1dc0cd
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Serialization/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Serialization/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Serialization/BUILD.gn
index 14d04dbdea121f..3b7ba10c49c212 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Serialization/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Serialization/BUILD.gn
@@ -18,6 +18,7 @@ unittest("SerializationTests") {
"InMemoryModuleCacheTest.cpp",
"ModuleCacheTest.cpp",
"NoCommentsTest.cpp",
+ "PreambleInNamedModulesTest.cpp",
"SourceLocationEncodingTest.cpp",
"VarDeclConstantInitTest.cpp",
]
More information about the llvm-commits
mailing list