diff options
Diffstat (limited to 'clang-tools-extra/clangd/CMakeLists.txt')
-rw-r--r-- | clang-tools-extra/clangd/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tools-extra/clangd/CMakeLists.txt b/clang-tools-extra/clangd/CMakeLists.txt index 9c424391dd9..67530270ebb 100644 --- a/clang-tools-extra/clangd/CMakeLists.txt +++ b/clang-tools-extra/clangd/CMakeLists.txt @@ -6,7 +6,6 @@ add_clang_library(clangDaemon ClangdLSPServer.cpp ClangdServer.cpp ClangdUnit.cpp - ClangdUnitStore.cpp CodeComplete.cpp CodeCompletionStrings.cpp CompileArgsCache.cpp |