summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.spec/temp.expl.spec/p3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement C++ DR727, which permits explicit specializations at class scope.Richard Smith2018-03-161-8/+0
* Lit C++11 Compatibility Patch #7Charles Li2016-04-131-4/+10
* Allow CorrectTypo to add/modify nested name qualifiers to typos thatKaelyn Uhrain2012-06-061-2/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Improve diagnostics when parsing something likeDouglas Gregor2009-10-301-2/+1
* Add more testing for the properties of explicit specialization. Douglas Gregor2009-10-081-0/+14
OpenPOWER on IntegriCloud