Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92299
[clangd] Go-to-definition on pure virtual method decls jumps to all overrides. ClosedPublic Authored by hokein on Nov 30 2020, 12:46 AM.
Details
Diff Detail
Event Timelinehokein added a child revision: D92749: [clangd] go-to-implementation on a base class jumps to all subclasses..Dec 7 2020, 2:17 AM This revision is now accepted and ready to land.Dec 10 2020, 9:59 AM This revision was landed with ongoing or failed builds.Dec 13 2020, 11:59 PM Closed by commit rG63ec9e40d100: [clangd] Go-to-definition on pure virtual method decls jumps to all overrides. (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311502 clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
|