This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Go-to-definition on pure virtual method decls jumps to all overrides.
ClosedPublic

Authored by hokein on Nov 30 2020, 12:46 AM.

Diff Detail

Event Timeline

hokein created this revision.Nov 30 2020, 12:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2020, 12:46 AM
hokein requested review of this revision.Nov 30 2020, 12:46 AM
nridge added a subscriber: nridge.Dec 7 2020, 11:11 PM
usaxena95 accepted this revision.Dec 10 2020, 9:59 AM

LG. Thanks.

clang-tools-extra/clangd/XRefs.cpp
316
This revision is now accepted and ready to land.Dec 10 2020, 9:59 AM
hokein updated this revision to Diff 311501.Dec 13 2020, 11:58 PM
hokein marked an inline comment as done.

address comment.

This revision was landed with ongoing or failed builds.Dec 13 2020, 11:59 PM
This revision was automatically updated to reflect the committed changes.