1. 33337ca Update aosp/master clang for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  2. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  3. 282e7e6 In C++11 mode, when an integral constant expression is desired and we have a by Richard Smith · 12 years ago
  4. 244ee7b Pedantic diagnostic correction: in C++, we have integral constant expressions, by Richard Smith · 12 years ago
  5. 6180245 PR11614: Mark defaulted special constructors as constexpr if their implicit by Richard Smith · 12 years ago
  6. c1c5f27 Add checks and diagnostics for many of the cases which C++11 considers to not by Richard Smith · 13 years ago
  7. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  8. a61b3e7 After parsing a ':' in an enum-specifier within class context, by Douglas Gregor · 14 years ago