+  // 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
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to