Go to file
Chris Lattner 746b21361f Fix rdar://6518463, increment of a bool is always true, due to
subtle and non-obvious promotion rules.  We already handle += 
and +1 correctly.

llvm-svn: 64296
2009-02-11 07:40:06 +00:00
clang Fix rdar://6518463, increment of a bool is always true, due to 2009-02-11 07:40:06 +00:00
llvm When scheduling a block in parts, keep track of the overall 2009-02-11 04:27:20 +00:00