1. ac8c175 A conversion from a scoped enumeration bitfield to an integral type is an by Richard Smith · 11 years ago
  2. 458ea76 Improve error recovery around colon. by Serge Pavlov · 11 years ago
  3. c582f01 Revert "Improve error recovery around colon." by Reid Kleckner · 11 years ago
  4. a88f278 Improve error recovery around colon. by Serge Pavlov · 11 years ago
  5. f4c51d9 In C++11 mode, when an integral constant expression is desired and we have a by Richard Smith · 14 years ago
  6. 2ec4061 Pedantic diagnostic correction: in C++, we have integral constant expressions, by Richard Smith · 14 years ago
  7. cc36f69 PR11614: Mark defaulted special constructors as constexpr if their implicit by Richard Smith · 14 years ago
  8. 357362d Add checks and diagnostics for many of the cases which C++11 considers to not by Richard Smith · 14 years ago
  9. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  10. d1f69f6 After parsing a ':' in an enum-specifier within class context, by Douglas Gregor · 15 years ago