summaryrefslogtreecommitdiff
path: root/test/CXX/temp/temp.decls/temp.class.spec/temp.class.spec.mfunc/p1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Cope with extraneous "template" keyword when providing an out-of-lineDouglas Gregor2009-11-201-1/+0
* Eli points out that we really must diagnose "void* > 0" as an extension. Chris Lattner2009-08-231-1/+1
* Refactor instantiation of destructors to use the common CXXMethodDeclDouglas Gregor2009-08-211-0/+11
* Support out-of-line definitions of the members of class templateDouglas Gregor2009-07-301-0/+15