This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Use range based loop.
ClosedPublic

Authored by junaire on Mar 29 2022, 7:50 AM.

Details

Summary

Signed-off-by: Jun Zhang <jun@junz.org>

Diff Detail

Event Timeline

junaire created this revision.Mar 29 2022, 7:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2022, 7:50 AM
junaire requested review of this revision.Mar 29 2022, 7:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 29 2022, 7:50 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
junaire updated this revision to Diff 418877.Mar 29 2022, 7:53 AM

use const when possible.

junaire updated this revision to Diff 418882.Mar 29 2022, 8:00 AM

Simplify code a little bit.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 30 2022, 7:45 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.