[all-commits] [llvm/llvm-project] e6f18b: [clangd] Remove extra dependancies for clangd
Lei Huang via All-commits
all-commits at lists.llvm.org
Fri Aug 11 06:57:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6f18b75d7ffeb6d5a5cb740a61f38f8f122fee1
https://github.com/llvm/llvm-project/commit/e6f18b75d7ffeb6d5a5cb740a61f38f8f122fee1
Author: Ahsan Saghir <saghir at ca.ibm.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M clang-tools-extra/clangd/tool/CMakeLists.txt
Log Message:
-----------
[clangd] Remove extra dependancies for clangd
This patch removes dependancies for clangd that were duplicated in
915659bfa1e9fe2e2c748ac84d33881e248f9ad5.
The original patch was added to fix build failure with BUILD_SHARED_LIBS=ON.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D155540
More information about the All-commits
mailing list