Age | Commit message (Expand) | Author |
---|---|---|
2013-03-25 | <rdar://problem/13459871> Allow forward declaration of enums with a fixed und... | Douglas Gregor |
2012-12-18 | The underlying type for an enum should be an integer type, not another enum. | Eli Friedman |
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2012-02-07 | Fix a couple of nasty bugs involving negative enum constants. <rdar://proble... | Eli Friedman |
2011-09-08 | The integer type of an enumeration type isn't always canonical | Douglas Gregor |
2011-09-08 | Allow C++0x enumerations with a fixed underlying type in | Douglas Gregor |