summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.decls/temp.variadic/parameter-matching.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Only apply the parameter pack matching of C++0x [temp.arg.template]p3Douglas Gregor2011-01-131-0/+16
* Implement proper parameter pack matching for non-type templateDouglas Gregor2011-01-051-7/+11
* Implement support for template template parameter packs, e.g.,Douglas Gregor2011-01-051-0/+2
* When checking for equality of template parameter lists, a templateDouglas Gregor2010-06-041-0/+21
OpenPOWER on IntegriCloud