summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/enum-fixed-type.m
Commit message (Expand)AuthorAgeFilesLines
* Don't define __has_feature(objc_fixed_enum) in non-objc modeErik Pilkington2019-01-301-0/+2
* Support enums with a fixed underlying type in all language modes.Erik Pilkington2018-09-281-0/+5
* ObjC: Handle boolean fixed type for enum.Manman Ren2016-03-231-0/+5
* <rdar://problem/13459871> Allow forward declaration of enums with a fixed und...Douglas Gregor2013-03-251-4/+4
* The underlying type for an enum should be an integer type, not another enum.Eli Friedman2012-12-181-1/+3
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* 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
OpenPOWER on IntegriCloud