aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/temp_param.cpp
AgeCommit message (Expand)Author
2009-06-13Move a bunch of tests into temp.param, and write a few tests for paragraphs t...Douglas Gregor
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-11Add partial semantic checking of template arguments that are meant forDouglas Gregor
2009-02-10Fix a problem with bogus template shadowing warningsDouglas Gregor
2009-02-10Implement parsing, semantic analysis and ASTs for default templateDouglas Gregor
2009-02-10Semantic analysis for non-type template parameter declarations.Douglas Gregor