[llvm] 26192f0 - [gn build] Port 4cabd1efb9cb
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 21 02:44:43 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-09-21T09:37:42Z
New Revision: 26192f04cf873758532c39bfa936139a78311f52
URL: https://github.com/llvm/llvm-project/commit/26192f04cf873758532c39bfa936139a78311f52
DIFF: https://github.com/llvm/llvm-project/commit/26192f04cf873758532c39bfa936139a78311f52.diff
LOG: [gn build] Port 4cabd1efb9cb
Added:
Modified:
llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn b/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
index 8aba04a4fc47d..a901ff297645d 100644
--- a/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
@@ -70,6 +70,7 @@ unittest("ClangdTests") {
"DumpASTTests.cpp",
"ExpectedTypeTest.cpp",
"FSTests.cpp",
+ "FeatureModulesRegistryTests.cpp",
"FeatureModulesTests.cpp",
"FileDistanceTests.cpp",
"FileIndexTests.cpp",
More information about the llvm-commits
mailing list