This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Use refs for loop variables to avoid copies
ClosedPublic

Authored by Amir on May 12 2022, 10:56 AM.

Details

Summary

Addresses warnings when built with Apple Clang.

Diff Detail

Event Timeline

Amir created this revision.May 12 2022, 10:56 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: ayermolo. · View Herald Transcript
Amir requested review of this revision.May 12 2022, 10:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2022, 10:56 AM
yota9 accepted this revision.May 12 2022, 10:59 AM
This revision is now accepted and ready to land.May 12 2022, 10:59 AM
This revision was automatically updated to reflect the committed changes.