Sure, Sean. Done so in revision 174198. Chad On Jan 31, 2013, at 7:59 PM, Sean Silva <silvas at purdue.edu> wrote: > You can also use `continue` to simplify this loop and reduce the > indentation <http://llvm.org/docs/CodingStandards.html#use-early-exits-and-continue-to-simplify-code>. > > -- Sean Silva