summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaTemplateInstantiate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement template instantiation for ClassTemplateSpecializationTypes,Douglas Gregor2009-03-091-3/+38
* Revert r66423, which was not the right fix for this issue.Douglas Gregor2009-03-091-1/+3
* Fix a little FIXME, thanks to SebastianDouglas Gregor2009-03-091-3/+1
* Implement the basics of implicit instantiation of class templates, inDouglas Gregor2009-03-031-0/+121
* Eliminate CXXRecordTypeDouglas Gregor2009-02-281-8/+0
* Add a FIXME for something I can't look at just yetDouglas Gregor2009-02-281-0/+2
* Template instantiation for function typesDouglas Gregor2009-02-281-6/+21
* Implement template instantiation for pointer, reference, and (some)Douglas Gregor2009-02-281-235/+189
* Fix a typoDouglas Gregor2009-02-271-1/+1
* Implement the basic approach for instantiating types, with a lot of FIXME'dDouglas Gregor2009-02-271-0/+438
OpenPOWER on IntegriCloud