On Jul 16, 2009, at 11:08 PM, Chris Lattner wrote: >> + if (Block) { >> + if (!FinishBlock(Block)) > > Any reason not to use "&&" here? No pressing reason, just following the style of he code I copied.