[llvm] 72af701 - [gn build] Port 9510b0940265
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 01:15:58 PST 2021
Author: LLVM GN Syncbot
Date: 2021-02-16T09:12:07Z
New Revision: 72af70127c4c8ca582e58cc3dee5466083adadb0
URL: https://github.com/llvm/llvm-project/commit/72af70127c4c8ca582e58cc3dee5466083adadb0
DIFF: https://github.com/llvm/llvm-project/commit/72af70127c4c8ca582e58cc3dee5466083adadb0.diff
LOG: [gn build] Port 9510b0940265
Added:
Modified:
llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn b/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
index 88a519580618..2d40502a97e8 100644
--- a/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
@@ -92,6 +92,7 @@ static_library("clangd") {
"GlobalCompilationDatabase.cpp",
"HeaderSourceSwitch.cpp",
"Headers.cpp",
+ "HeuristicResolver.cpp",
"Hover.cpp",
"IncludeFixer.cpp",
"JSONTransport.cpp",
More information about the llvm-commits
mailing list