aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/ackermann.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-07-11Fix comment, and reduce computational expense of this test.Daniel Dunbar
2009-06-05Several improvements to template argument deduction:Douglas Gregor