1. 60b4d04 Update test for r113128. by Eli Friedman · 14 years ago
  2. 0fb9708 If a switch condition is constant, don't warn about missing enum cases. by John McCall · 14 years ago
  3. f604a56 References to const int parameters with ICE default arguments are not ICEs. by John McCall · 15 years ago
  4. 1f1b3b3 Per discussion, remove the explicit restriction on static const data members with by John McCall · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. c013118 Add recursion guards to ice-checking and evaluation for declrefs, so we by Eli Friedman · 15 years ago
  7. f299124 Eliminate some "default"s in CheckICE. by Douglas Gregor · 15 years ago
  8. 59600d8 static_cast, reinterpret_cast, and const_cast can all be used in C++ by Douglas Gregor · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. 4a4251b Make const-initialized const integral variables I-C-Es in C++. by Sebastian Redl · 16 years ago