[PATCH] D90746: [clangd] Cleanup dependencies around RemoteIndex
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 4 05:00:06 PST 2020
kadircet updated this revision to Diff 302820.
kadircet marked 2 inline comments as done.
kadircet added a comment.
- Revert indentation changes
- Move all libraries to private to be consistent on what we link in ClangdMain.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90746/new/
https://reviews.llvm.org/D90746
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/index/remote/CMakeLists.txt
clang-tools-extra/clangd/index/remote/Client.cpp
clang-tools-extra/clangd/index/remote/unimplemented/CMakeLists.txt
clang-tools-extra/clangd/tool/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90746.302820.patch
Type: text/x-patch
Size: 2710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201104/028ddb62/attachment-0001.bin>
More information about the cfe-commits
mailing list