This is an archive of the discontinued LLVM Phabricator instance.

[clangd] findExplicitReferences supports goto labels
ClosedPublic

Authored by sammccall on May 18 2020, 3:59 PM.

Details

Summary

This means they're renamable and textDocument/highlight works

This fell out of D78454

Diff Detail

Event Timeline

sammccall created this revision.May 18 2020, 3:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2020, 3:59 PM
adamcz accepted this revision.May 19 2020, 4:42 AM
This revision is now accepted and ready to land.May 19 2020, 4:42 AM
This revision was automatically updated to reflect the committed changes.