summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/alias-templates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for dependent contexts in alias templates.Eli Friedman2013-08-151-0/+12
* FIXME fix: improving diagnostics for template arguments deduction of class te...Larisse Voufo2013-07-191-7/+0
* Fix pack instantiation with function types.Eli Friedman2013-07-191-0/+7
* Fix for template substitution with packs.Eli Friedman2013-07-191-0/+23
* More for PR11848: a pack expansion type isn't necessarily type-dependent (itsRichard Smith2012-07-161-9/+9
* Related to PR11848 and core-21989: switch ContainsUnexpandedParameterPack fromRichard Smith2012-07-161-5/+43
* PR13136:Richard Smith2012-07-091-0/+19
* PR13243: When deducing a non-type template parameter which is specified as anRichard Smith2012-07-081-0/+9
* When we're substituting into a function parameter pack and expect toDouglas Gregor2012-01-251-3/+2
* Fix PR11848: decree that an alias template contains an unexpanded parameter packRichard Smith2012-01-251-0/+33
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* PR9908: Fix the broken fix for PR9902 to get the template argument lists in t...Richard Smith2011-05-141-0/+70