aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/function-template-specialization.cpp
AgeCommit message (Expand)Author
2011-01-24Disallow function template partial specializations, from HansDouglas Gregor
2010-01-11When performing name lookup into a scope, check that its entity isDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-25Use explicitly-specified template argument lists to help namingDouglas Gregor
2009-09-24WIP implementation of explicit function template specialization. ThisDouglas Gregor