[PATCH] D56314: [clangd] Don't store completion info if the symbol is not used for code completion.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 9 07:52:51 PST 2019
hokein added a comment.
In D56314#1351091 <https://reviews.llvm.org/D56314#1351091>, @ilya-biryukov wrote:
> LGTM again :-) I bet the savings are less now that we're always storing the comments in the static index, so the numbers in the description might be outdated.
Yes, fixed.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56314/new/
https://reviews.llvm.org/D56314
More information about the cfe-commits
mailing list