[PATCH] D35310: [PM] Use range-based for loops in LegacyPassManager.cpp (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 09:44:51 PDT 2017


fhahn updated this revision to Diff 106246.
fhahn added a comment.

Use break instead of continue


https://reviews.llvm.org/D35310

Files:
  lib/IR/LegacyPassManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35310.106246.patch
Type: text/x-patch
Size: 4954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/aa0b95fd/attachment.bin>


More information about the llvm-commits mailing list