aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/class-template-decl.cpp
AgeCommit message (Expand)Author
2009-11-05Be a little more careful when trying to extract a TypeDecl from a enum/class/...Douglas Gregor
2009-11-05De-FIXME a testDouglas Gregor
2009-06-22Robustify a bunch of C++-related declaration actions.Douglas Gregor
2009-05-03One can use "class" and "struct" interchangeably to refer to a classDouglas Gregor
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-19Fix a long standard problem with clang retaining "too much" sugar Chris Lattner
2009-02-06Semantic checking for class template declarations andDouglas Gregor