1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 45c2eed Merging r195303: by Bill Wendling · 11 years ago
  3. f91e86c Fix crash with cast of value-dependent expr. by Eli Friedman · 11 years ago
  4. 8e8fb3b 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 · 12 years ago
  5. 14af91a Don't try to compute the value of a value-dependent expression when by Douglas Gregor · 14 years ago
  6. 9b4b9d6 Fix another case of giving the wrong value kind to a dependent cast to by John McCall · 14 years ago
  7. a21e06c For internal consistency's sake, compute the value kind of a dependent cast by John McCall · 14 years ago
  8. 787b094 PR7724: Don't try to evaluate value-dependent expressions. by Eli Friedman · 14 years ago
  9. fb2db46 Don't look for a destructor in a dependent type. Fixes PR7198. by Douglas Gregor · 14 years ago
  10. 501edb6 When determining whether a DeclRefExpr is value-dependent when it by Douglas Gregor · 15 years ago
  11. 4df6ec1 Test for PR5908. by Eli Friedman · 15 years ago