summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/class-template-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Be a little more careful when trying to extract a TypeDecl from a enum/class/...Douglas Gregor2009-11-051-0/+2
* De-FIXME a testDouglas Gregor2009-11-051-5/+1
* Robustify a bunch of C++-related declaration actions.Douglas Gregor2009-06-221-0/+6
* One can use "class" and "struct" interchangeably to refer to a classDouglas Gregor2009-05-031-4/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix a long standard problem with clang retaining "too much" sugar Chris Lattner2009-02-191-1/+1
* Semantic checking for class template declarations andDouglas Gregor2009-02-061-0/+52
OpenPOWER on IntegriCloud