[PATCH] D48068: [clangd] Move caching of compile args out of ClangdServer.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 12 03:17:50 PDT 2018
ilya-biryukov updated this revision to Diff 150917.
ilya-biryukov added a comment.
- Remove CachingCompilationDb
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D48068
Files:
clangd/CMakeLists.txt
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/CompileArgsCache.cpp
clangd/CompileArgsCache.h
clangd/GlobalCompilationDatabase.h
unittests/clangd/ClangdTests.cpp
unittests/clangd/SyncAPI.cpp
unittests/clangd/SyncAPI.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48068.150917.patch
Type: text/x-patch
Size: 13831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180612/d7643caa/attachment.bin>
More information about the cfe-commits
mailing list