1. 9dc71d2 Fixed enum types can be complete without actually being valid to use by John McCall · 13 years ago
  2. 57c1300 Properly protect colons when parsing a nested-name-specifier as part by John McCall · 13 years ago
  3. b6adf2c Scoped enumerations should not be treated as integer types (in the C by Douglas Gregor · 13 years ago
  4. 90566c0 Implement comparison of C++0x scoped enumeration types. Fixes PR9333. by Douglas Gregor · 14 years ago
  5. b907560 Fix a little bug in the handling of enumeration types with a fixed by Douglas Gregor · 14 years ago
  6. 1274ccd Implement C++0x scoped enumerations, from Daniel Wallin! (and tweaked a by Douglas Gregor · 14 years ago