| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a crash with -Wassign-enum, where we didn't adjust the APInt type of the | Joey Gouly | 2013-06-06 | 1 | -0/+12 |
| | | | | | | | | | | | constant. Also fix some spelling mistakes and formatting issues. Reviewed by Richard Smith over IRC. Fixes PR15069. llvm-svn: 183409 | ||||
| * | Issue warning when assigning out-of-range integer values to enums. | Fariborz Jahanian | 2012-07-17 | 1 | -0/+32 |
| Due to performance cost, this is an opt-in option placed under -Wassign-enum. // rdar://11824807 llvm-svn: 160382 | |||||

