summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.expl.spec/examples.cpp
Commit message (Expand)AuthorAgeFilesLines
* When producing a name of a partial specialization in a diagnostic, use theRichard Smith2016-12-241-4/+4
* DR259: Demote the pedantic error for an explicit instantiation after anRichard Smith2016-08-311-10/+10
* Bug fix: disallow a variable template to be redeclared as a non-templated var...Larisse Voufo2013-08-141-2/+1
* Started implementing variable templates. Top level declarations should be ful...Larisse Voufo2013-08-061-1/+2
* Fix "note" of a duplicate explicit instantiation definition following a speci...Nico Weber2012-01-091-9/+6
* Fix several issues related to specializations and explicit instantiations.Nico Weber2011-12-231-0/+128
* Fix an incorrect warning about explicit template specializations forDouglas Gregor2011-06-011-0/+31
* When checking a set of template parameter lists against aDouglas Gregor2011-05-151-0/+10
* When checking for the necessary 'template<>' headers based on theDouglas Gregor2011-05-111-0/+1
* Reimplement Sema::MatchTemplateParametersToScopeSpecifier() based onDouglas Gregor2011-05-101-0/+167
OpenPOWER on IntegriCloud