[PATCH] D48068: [clangd] Move caching of compile args out of ClangdServer.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 13 02:26:53 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE334585: [clangd] Move caching of compile args out of ClangdServer. (authored by ibiryukov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48068?vs=151113&id=151114#toc
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.cpp
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.151114.patch
Type: text/x-patch
Size: 17512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180613/bfda27d7/attachment-0001.bin>
More information about the cfe-commits
mailing list