It's not helpful to show the alias itself as an option.
This fixes a regression accepted in f24649b77d856157c64841457dcc4f70530d607c.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D89238
[clangd] Go-to-definition from non-renaming alias is unambiguous. ClosedPublic Authored by sammccall on Oct 12 2020, 7:23 AM.
Details Summary It's not helpful to show the alias itself as an option.
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Oct 12 2020, 11:55 PM This revision was landed with ongoing or failed builds.Oct 28 2020, 12:17 PM Closed by commit rG0e94836989a1: [clangd] Go-to-definition from non-renaming alias is unambiguous. (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297581 clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
|