[PATCH] D83508: [clangd][Hover] Don't use Decl if it is not related with tokens under cursor.
Aleksandr Platonov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 17 04:13:45 PDT 2020
ArcsinX added a comment.
In D83508#2157859 <https://reviews.llvm.org/D83508#2157859>, @sammccall wrote:
> Tried this out in D84012 <https://reviews.llvm.org/D84012>/D84009 <https://reviews.llvm.org/D84009>. Works pretty well, and I think the API is a useful and natural addition to TokenBuffer.
For my test cases it works well, so I think this problem is fixed.
Should I abandon this revision?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83508/new/
https://reviews.llvm.org/D83508
More information about the cfe-commits
mailing list