[PATCH] D58239: [clangd] Cache include fixes for diagnostics caused by the same unresolved name or incomplete type.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 18 05:03:22 PST 2019
ioeric updated this revision to Diff 187226.
ioeric marked 2 inline comments as done.
ioeric added a comment.
- pulled cached index queries into functions
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58239/new/
https://reviews.llvm.org/D58239
Files:
clangd/IncludeFixer.cpp
clangd/IncludeFixer.h
unittests/clangd/DiagnosticsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58239.187226.patch
Type: text/x-patch
Size: 6837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190218/9adeed76/attachment.bin>
More information about the cfe-commits
mailing list