+ // Common signed, other unsigned, constant unsigned + // Should not be possible as the common type should also be unsigned. "(unsigned char)x < (unsigned short)256"? (The common type is "int".) -Eli http://llvm-reviews.chandlerc.com/D113