summaryrefslogtreecommitdiff
path: root/test/Sema/warn-outof-range-assign-enum.c
Commit message (Expand)AuthorAgeFilesLines
* -Wassign-enum: compare unqualified typesDmitri Gribenko2013-12-051-0/+18
* Fix a crash with -Wassign-enum, where we didn't adjust the APInt type of theJoey Gouly2013-06-061-0/+12
* Issue warning when assigning out-of-range integer values to enums.Fariborz Jahanian2012-07-171-0/+32