summaryrefslogtreecommitdiffstats
path: root/test/Parser/DelayedTemplateParsing.cpp
Commit message (Expand)AuthorAgeFilesLines
* In -fdelayed-template-parsing mode, reenter every scope when late parsing a t...Francois Pichet2012-02-221-0/+27
* Enable delayed template parsing for friend functions declared at template cla...Francois Pichet2011-11-181-0/+4
* [microsoft] Fix a bug in -fdelayed-template-parsing mode where we were not re...Francois Pichet2011-09-221-2/+21
* Remove hard coded dos line endings, let subversion translate them onChandler Carruth2011-04-251-42/+42
* Correctly emit a diagnostic for multiple templated function definitions in -f...Francois Pichet2011-04-221-3/+14
* Add -fdelayed-template-parsing option. Using this option all templated functi...Francois Pichet2011-04-221-0/+31