[PATCH] D92749: [clangd] go-to-implementation on a base class jumps to all subclasses.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 5 01:09:50 PST 2021
hokein added a comment.
In D92749#2436658 <https://reviews.llvm.org/D92749#2436658>, @njames93 wrote:
> How does this handle Dependent base classes (including CRTP). Can tests be added to demonstrate that behaviour if its supported.
Thanks, this is a good point.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92749/new/
https://reviews.llvm.org/D92749
More information about the cfe-commits
mailing list