aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Sema/warn-outof-range-assign-enum.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-05-Wassign-enum: compare unqualified typesDmitri Gribenko1-0/+18
2013-06-06Fix a crash with -Wassign-enum, where we didn't adjust the APInt type of theJoey Gouly1-0/+12
2012-07-17Issue warning when assigning out-of-range integer values to enums.Fariborz Jahanian1-0/+32