This is an archive of the discontinued LLVM Phabricator instance.

Convert for loops to entry-based iteration
ClosedPublic

Authored by shivammittal99 on Mar 24 2020, 2:00 PM.

Details

Summary

Convert index-based loops marked TODO in CommandObjectSettings and CommandObjectTarget to entry-based.

Diff Detail

Event Timeline

shivammittal99 created this revision.Mar 24 2020, 2:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2020, 2:00 PM

Run clang-format

labath accepted this revision.Apr 1 2020, 4:56 AM
This revision is now accepted and ready to land.Apr 1 2020, 4:56 AM

Can you please commit this for me? I do not have commit access.

This revision was automatically updated to reflect the committed changes.