This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Highlight structured bindings at local scope as LocalVariable
ClosedPublic

Authored by nridge on Aug 6 2020, 10:31 PM.

Diff Detail

Event Timeline

nridge created this revision.Aug 6 2020, 10:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2020, 10:31 PM
nridge requested review of this revision.Aug 6 2020, 10:31 PM
hokein accepted this revision.Aug 6 2020, 11:45 PM
This revision is now accepted and ready to land.Aug 6 2020, 11:45 PM
nridge updated this revision to Diff 283827.Aug 7 2020, 12:22 AM

Fix clang-tidy warning

This revision was landed with ongoing or failed builds.Aug 7 2020, 12:23 AM
This revision was automatically updated to reflect the committed changes.