[all-commits] [llvm/llvm-project] 7df634: [clangd] Fix shared-lib builds
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon Nov 9 13:15:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7df6340e6fff36346423c4cdb7f27afb603c136c
https://github.com/llvm/llvm-project/commit/7df6340e6fff36346423c4cdb7f27afb603c136c
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M clang-tools-extra/clangd/CMakeLists.txt
Log Message:
-----------
[clangd] Fix shared-lib builds
This breaks a cyclic dependency. clangDeamon doesn't need to depend on
clangdRemoteIndex yet.
More information about the All-commits
mailing list