[llvm] 0b722de - [gn build] Port 30ba8be22eb0
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 10:48:11 PST 2025
Author: LLVM GN Syncbot
Date: 2025-01-08T18:41:23Z
New Revision: 0b722de4a57f6dfc032bb7ab6b101b4e05bf8e72
URL: https://github.com/llvm/llvm-project/commit/0b722de4a57f6dfc032bb7ab6b101b4e05bf8e72
DIFF: https://github.com/llvm/llvm-project/commit/0b722de4a57f6dfc032bb7ab6b101b4e05bf8e72.diff
LOG: [gn build] Port 30ba8be22eb0
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 7deefe9dc06137..c79d5ad662b7fe 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
@@ -80,6 +80,7 @@ unittest("ClangdTests") {
"GlobalCompilationDatabaseTests.cpp",
"HeaderSourceSwitchTests.cpp",
"HeadersTests.cpp",
+ "HeuristicResolverTests.cpp",
"HoverTests.cpp",
"IncludeCleanerTests.cpp",
"IndexActionTests.cpp",
More information about the llvm-commits
mailing list