[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 10 02:22:51 PDT 2020
ArcsinX added a comment.
@kadircet Thanks for your reply.
Think that you are right, because the same problem appears in GTD (with the same test cases). And as for GTD the similar workaround also does not break any regression tests except override/final.
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