[PATCH] D148457: [clangd] Support macro evaluation on hover
Younan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 30 00:18:55 PDT 2023
zyounan added a comment.
Thank you very much for the ideas.
> (generalization) allow partial selection as long as it's of a single node - the common ancestor is partially selected and no children are
This strategy looks reasonable to me and it passes my test cases. I've updated my patch again. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148457/new/
https://reviews.llvm.org/D148457
More information about the cfe-commits
mailing list