summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-function-params.cpp
Commit message (Expand)AuthorAgeFilesLines
* When instantiating a function that was declared via a typedef, e.g.,Douglas Gregor2010-05-041-0/+12
* Clean up our handling of local instantiation scopes, which keep trackDouglas Gregor2010-04-301-0/+23
* When the qualifier of a id-expression is non-dependent but notDouglas Gregor2010-04-281-9/+8
* Make CXXScopeSpec invalid when incomplete, and propagate that into anyJeffrey Yasskin2010-04-081-2/+1
* Improve diagnostics when printing a template instantiation backtraceDouglas Gregor2010-03-301-1/+1
* Add another test for weird substitutions into function types during template ...Douglas Gregor2010-03-251-0/+13
* Improve our handling of local instantiation scopes in two related ways:Douglas Gregor2010-03-251-0/+11
* Each non-local class instantiation is its own local instantiationDouglas Gregor2010-03-241-0/+33