summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/class-template-spec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add pretty-printing for class template specializations, e.g.,Douglas Gregor2009-03-101-1/+1
* Implement the basics of implicit instantiation of class templates, inDouglas Gregor2009-03-031-3/+3
* Use RecordFirst/RecordLast range checks in DeclContextDouglas Gregor2009-02-261-3/+12
* Improve location information on "reused" class template specializationDouglas Gregor2009-02-251-0/+7
* Perform additional semantic checking of class templateDouglas Gregor2009-02-251-11/+33
* Include the appropriate header for mallocDouglas Gregor2009-02-251-1/+2
* Implement parsing of nested-name-specifiers that involve template-ids, e.g.,Douglas Gregor2009-02-251-0/+2
* Provide a proper source location when building an implicit dereference. Fixes...Douglas Gregor2009-02-191-0/+11
* Implement basic parsing and semantic analysis for explicitDouglas Gregor2009-02-171-0/+31
OpenPOWER on IntegriCloud