summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.expl.spec/p2-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement C++ DR727, which permits explicit specializations at class scope.Richard Smith2018-03-161-17/+14
* Clean up variable template handling a bit, and correct the behavior of nameRichard Smith2014-01-161-1/+41
* Give a more appropriate diagnostic when a template specialization orRichard Smith2013-12-071-1/+1
* Add test for PR12938, fixed by Richard Smith in r172691David Blaikie2013-01-171-0/+5
* PR12500: Improve the wording of the diagnostic for a redefinition of a nameRichard Smith2012-04-131-3/+3
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Support explicit template specialization and instantiation for membersDouglas Gregor2011-03-071-0/+63
* When diagnosing C++ [temp.expl.spec]p3 in C++98/03 mode, downgrade theDouglas Gregor2010-09-121-0/+239
OpenPOWER on IntegriCloud