summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/explicit-specialization-member.cpp
Commit message (Expand)AuthorAgeFilesLines
* Instantiate class member template partial specialization declarationsDouglas Gregor2010-11-101-4/+2
* Fix some redundant errors by changing CXXScopeSpec::isSet calls intoJeffrey Yasskin2010-04-071-1/+1
* Fix an assertion-on-error during tentative constructor parsing byJohn McCall2010-02-261-1/+1
* Do not try to instantiate invalid declarations. It's a recipe forDouglas Gregor2010-02-161-0/+12
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When entering the scope of a declarator, make sure that the scope isDouglas Gregor2009-09-241-0/+11