This is an archive of the discontinued LLVM Phabricator instance.

[lld/mac] Use C++17 structured bindings
ClosedPublic

Authored by thakis on Aug 7 2022, 7:52 AM.

Details

Reviewers
int3
Group Reviewers
Restricted Project
Commits
rGb99da9d255e9: [lld/mac] Use C++17 structured bindings
Summary

No behavior change.

Diff Detail

Event Timeline

thakis created this revision.Aug 7 2022, 7:52 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 7 2022, 7:53 AM
thakis requested review of this revision.Aug 7 2022, 7:53 AM
int3 accepted this revision.Aug 8 2022, 1:46 AM
int3 added a subscriber: int3.

Sweet, didn't know about this feature

This revision is now accepted and ready to land.Aug 8 2022, 1:46 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2022, 4:21 AM