1. c275da6 PR18152: When computing the semantic form for an initializer list, keep track by Richard Smith · 12 years ago
  2. e934d7c PR10837: Warn if a null pointer constant is formed by a zero integer constant by Richard Smith · 12 years ago
  3. 7127108 Fix crash with cast of value-dependent expr. by Eli Friedman · 12 years ago
  4. c6e68da Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 13 years ago
  5. b14dbd7 Don't try to compute the value of a value-dependent expression when by Douglas Gregor · 15 years ago
  6. 4cec5f8 Fix another case of giving the wrong value kind to a dependent cast to by John McCall · 15 years ago
  7. 29ac8e2 For internal consistency's sake, compute the value kind of a dependent cast by John McCall · 15 years ago
  8. 6b197e0 PR7724: Don't try to evaluate value-dependent expressions. by Eli Friedman · 15 years ago
  9. 024d80e Don't look for a destructor in a dependent type. Fixes PR7198. by Douglas Gregor · 15 years ago
  10. 5fcb51c When determining whether a DeclRefExpr is value-dependent when it by Douglas Gregor · 16 years ago
  11. be55976 Test for PR5908. by Eli Friedman · 16 years ago