[llvm] 0596f7d - [gn build] Port 0c96a92d8666
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 09:01:37 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-06-30T15:57:43Z
New Revision: 0596f7d828436e7db85154f2815eb3ff32d505af
URL: https://github.com/llvm/llvm-project/commit/0596f7d828436e7db85154f2815eb3ff32d505af
DIFF: https://github.com/llvm/llvm-project/commit/0596f7d828436e7db85154f2815eb3ff32d505af.diff
LOG: [gn build] Port 0c96a92d8666
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 72d7bf34de38c..bf6c59417907c 100644
--- a/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
@@ -86,6 +86,7 @@ static_library("clangd") {
"ExpectedTypes.cpp",
"FS.cpp",
"FeatureModule.cpp",
+ "Features.cpp",
"FileDistance.cpp",
"FindSymbols.cpp",
"FindTarget.cpp",
More information about the llvm-commits
mailing list