This is an archive of the discontinued LLVM Phabricator instance.

[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.
This fixes a regression accepted in f24649b77d856157c64841457dcc4f70530d607c.

Diff Detail

Event Timeline

sammccall created this revision.Oct 12 2020, 7:23 AM
sammccall requested review of this revision.Oct 12 2020, 7:23 AM
hokein accepted this revision.Oct 12 2020, 11:55 PM

Thanks!

This 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
This revision was automatically updated to reflect the committed changes.