to track the number of different "special" go-to-def request.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D94289
[clangd] Add go-to-def metric. ClosedPublic Authored by hokein on Jan 8 2021, 12:58 AM.
Details
Summary to track the number of different "special" go-to-def request.
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptJan 8 2021, 12:58 AM sammccall added inline comments. This revision is now accepted and ready to land.Jan 8 2021, 6:23 AM This revision was landed with ongoing or failed builds.Jan 8 2021, 12:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315480 clang-tools-extra/clangd/XRefs.cpp
|
name could be a bit more explicit, particularly I'd confuse it with go-to on the override keyword.
Maybe method-to-override and method-to-base?