aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaTemplate.h
AgeCommit message (Expand)Author
2009-09-14Implement partial ordering of function template specializations Douglas Gregor
2009-08-28Tighten up the conversion from a single-level template argument listDouglas Gregor
2009-08-28Remove the conversion from a multi-level template argument list back to a sin...Douglas Gregor
2009-08-28Implement template instantiation for member class templates.Douglas Gregor
2009-08-28Collect multiple levels of template arguments into a new type,Douglas Gregor