summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/diag-template-diffing.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the template type diffing to handle integral template arguments.Richard Trieu2012-11-011-0/+163
* Update template type diffing to handle qualifiers. Differing qualifiers willRichard Trieu2012-09-281-0/+185
* Teach Type::getAs<TemplateSpecializationType> that a TemplateSpecializationTypeRichard Smith2012-09-261-0/+18
* Fix typos from r159463 and update tests. Added Matt Beaumont-Gay's suggestionRichard Trieu2012-06-291-38/+38
* Only print a semicolon after "no known conversion for Nth argument" if thereMatt Beaumont-Gay2012-06-281-52/+52
* Add template type diffing to Clang. This feature will provide a betterRichard Trieu2012-06-261-0/+433
OpenPOWER on IntegriCloud