summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-default-args.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change warning about incomplete parsing of C++ default arg to error and provi...Argyrios Kyrtzidis2010-08-091-0/+4
* Introduce a new token kind 'cxx_defaultarg_end' to mark the end of C++ defaul...Argyrios Kyrtzidis2010-08-061-0/+3
* When "delayed parsing" C++ default arguments, if there is an error, there may...Argyrios Kyrtzidis2010-03-301-0/+9