[PATCH] D48071: [clangd] Add an option controlling caching of compile commands.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 12 03:37:55 PDT 2018
ilya-biryukov created this revision.
ilya-biryukov added a reviewer: sammccall.
Herald added subscribers: jkorous, MaskRay, ioeric.
Disabled by default and hidden, caching for most implementation
already happens outside clangd, so we rarely need to change it.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D48071
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/tool/ClangdMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48071.150925.patch
Type: text/x-patch
Size: 4605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180612/7283099b/attachment.bin>
More information about the cfe-commits
mailing list