summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/partial-spec-instantiate.cpp
AgeCommit message (Expand)Author
2015-12-10[Lit Test] Updated 20 Lit tests to be C++11 compatible.Charles Li
2011-05-04When converting an integral template argument value to a non-typeDouglas Gregor
2010-05-06Partial and full specializations of a class template may have aDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-08-02Keep track of the template arguments deduced when matching a classDouglas Gregor