This is an archive of the discontinued LLVM Phabricator instance.

[NFC][llvm-reduce] Purify for_each usage in Operand Bundles into range-based for loop
ClosedPublic

Authored by lebedev.ri on Jul 8 2020, 3:03 PM.

Details

Summary

As per lengthy/heated disscussion in D83351,
and CodingStandards D83431.

Diff Detail

Event Timeline

nickdesaulniers accepted this revision.Jul 8 2020, 3:06 PM
This revision is now accepted and ready to land.Jul 8 2020, 3:06 PM
This revision was automatically updated to reflect the committed changes.