summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/enum-fixed-type.m
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of nasty bugs involving negative enum constants. <rdar://proble...Eli Friedman2012-02-071-0/+10
* The integer type of an enumeration type isn't always canonicalDouglas Gregor2011-09-081-0/+5
* Allow C++0x enumerations with a fixed underlying type inDouglas Gregor2011-09-081-0/+22