[llvm] r174088 - Add braces, so my head doesn't explode.

Chad Rosier mcrosier at apple.com
Fri Feb 1 09:52:52 PST 2013


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




More information about the llvm-commits mailing list