This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix build bot problem
ClosedPublic

Authored by klausler on Apr 29 2022, 9:31 AM.

Details

Summary

A recent change is eliciting a valid warning from the out-of-tree
flang build bot; fix by using a reference in a range-based for().

Diff Detail

Event Timeline

klausler created this revision.Apr 29 2022, 9:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 29 2022, 9:31 AM
klausler requested review of this revision.Apr 29 2022, 9:31 AM
vdonaldson accepted this revision.Apr 29 2022, 9:42 AM
This revision is now accepted and ready to land.Apr 29 2022, 9:42 AM
schweitz accepted this revision.Apr 29 2022, 11:05 AM
This revision was automatically updated to reflect the committed changes.