1. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  2. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  3. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  4. 5ce45c7 Fix an edge case in the template differ with default arguments. by Benjamin Kramer · 11 years ago
  5. 03bf10d If a default argument is a dependent type, get the real type from the desugared by Richard Trieu · 11 years ago
  6. 96e7813 Add 'not' to commands that are expected to fail. by Rafael Espindola · 11 years ago
  7. 28b34d8 Fix crash on invalid in template type diffing. by Richard Trieu · 11 years ago
  8. 709caea Do not assume the template argument is an integer only because the by Richard Trieu · 12 years ago
  9. fa3d275 Fix a crasher in Template Diffing. by Richard Trieu · 12 years ago
  10. 625785d Fix a crasher in Template Diffing. by Richard Trieu · 12 years ago
  11. 060fe33 Strip off local qualifiers when converting from RecordType to by Richard Trieu · 12 years ago
  12. 70e82dc Improve template diffing handling of default integer values. by Richard Trieu · 12 years ago
  13. da89105 Update template diffing to handle template arguments that are declarations. by Richard Trieu · 12 years ago
  14. f499b34 When comparing two template template arguments in the template differ, consider by Richard Trieu · 12 years ago
  15. 1166723 When comparing two templates in the template differ, consider them the by Douglas Gregor · 12 years ago
  16. 877761c Handle passing non-Qualtypes to %diff better. Instead of asserting, fall back by Richard Trieu · 12 years ago
  17. 3351536 Use a safe default width for template-diff'ing integral arguments, in by Douglas Gregor · 12 years ago
  18. 1850ac6 Fix a crash in diagnostic printing when a template class type is diff'ed by Eli Friedman · 12 years ago
  19. 924d5c9 Make template diffing handle integral expressions of various widths correctly. by Eli Friedman · 12 years ago
  20. 54c4545 Fix the template type diffing to handle integral template arguments. by Richard Trieu · 12 years ago
  21. 3c88301 Update template type diffing to handle qualifiers. Differing qualifiers will by Richard Trieu · 12 years ago
  22. 0738198 Teach Type::getAs<TemplateSpecializationType> that a TemplateSpecializationType by Richard Smith · 12 years ago
  23. 648e763 Fix typos from r159463 and update tests. Added Matt Beaumont-Gay's suggestion by Richard Trieu · 12 years ago
  24. 712692e Only print a semicolon after "no known conversion for Nth argument" if there by Matt Beaumont-Gay · 12 years ago
  25. 246b6aa Add template type diffing to Clang. This feature will provide a better by Richard Trieu · 12 years ago