aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaTemplateInstantiate.cpp
AgeCommit message (Expand)Author
2009-03-03Implement the basics of implicit instantiation of class templates, inDouglas Gregor
2009-02-28Eliminate CXXRecordTypeDouglas Gregor
2009-02-28Add a FIXME for something I can't look at just yetDouglas Gregor
2009-02-28Template instantiation for function typesDouglas Gregor
2009-02-28Implement template instantiation for pointer, reference, and (some)Douglas Gregor
2009-02-27Fix a typoDouglas Gregor
2009-02-27Implement the basic approach for instantiating types, with a lot of FIXME'dDouglas Gregor