This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Don't offer to expand auto in structured binding declarations.
ClosedPublic

Authored by sammccall on Oct 19 2020, 7:29 AM.

Details

Summary

auto must be used for the code to parse.

Diff Detail

Event Timeline

sammccall created this revision.Oct 19 2020, 7:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2020, 7:29 AM
sammccall requested review of this revision.Oct 19 2020, 7:29 AM
usaxena95 accepted this revision.Oct 19 2020, 11:04 PM

LGTM! Thanks.

This revision is now accepted and ready to land.Oct 19 2020, 11:04 PM