summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/dependent-template-recover.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make tentative parsing to detect template-argument-lists less aggressiveRichard Smith2019-05-151-4/+4
* [c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whoseRichard Smith2019-05-091-5/+5
* Diagnose missing 'template' keywords in contexts where a comma is not aRichard Smith2018-06-271-0/+10
* Diagnose missing 'template' keywords in more cases.Richard Smith2018-06-261-5/+49
* Improve error recovery for missing 'template' keyword in contexts where theRichard Smith2017-06-071-0/+22
* When constructing source-location information for aDouglas Gregor2011-03-041-0/+42
* Improve recovery when we see a dependent template name that is missingDouglas Gregor2010-05-211-0/+3
* Improve parser recovery when we encounter a dependent template nameDouglas Gregor2010-05-211-0/+15