llvm-project/clang-tools-extra/clangd/tool
Kadir Cetinkaya ed424b4288
[clangd] Cleanup dependencies around RemoteIndex
RemoteIndexClient implementations only depends on clangdSupport for
logging functionality and has no dependence on clangDeamon itself. This clears
out that link time dependency and enables depending on it in clangDeamon itself,
so that we can have other index implementations that makes use of the
RemoteIndex.

Differential Revision: https://reviews.llvm.org/D90746
2020-11-04 16:58:11 +01:00
..
CMakeLists.txt [clangd] Cleanup dependencies around RemoteIndex 2020-11-04 16:58:11 +01:00
Check.cpp Reland [clangd] clangd --check: standalone diagnosis of common problems 2020-10-01 16:18:18 +02:00
ClangdMain.cpp [clangd] Handle absolute/relative path specifications in Config 2020-11-03 21:45:35 +01:00