aboutsummaryrefslogtreecommitdiff
path: root/SingleSource/UnitTests/2003-05-31-CastToBool.c
AgeCommit message (Expand)Author
2004-07-07Correct a format specifier that causes the program to produce incorrectReid Spencer
2003-07-10Fix parentheses for casts to _Bool.Vikram Adve
2003-07-08Add several more cast-to-bool cases that cast from bit-wiseVikram Adve
2003-06-01New testcaseChris Lattner