summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Template instantiation for conversion functionsDouglas Gregor2009-03-251-0/+31
* Template instantiation for constructorsDouglas Gregor2009-03-241-0/+45
* More work on diagnosing abstract classes. We can now handle cases likeAnders Carlsson2009-03-241-1/+1
* Cleanup template instantiation for methods, destructorsDouglas Gregor2009-03-241-53/+107
* Template instantiation for destructors. This is somewhat repetitive;Douglas Gregor2009-03-241-1/+43
* Template instantiation for the declarations of member functions withinDouglas Gregor2009-03-231-0/+118
* Refactor instantiation of declarations within a template into a muchDouglas Gregor2009-03-171-0/+202
OpenPOWER on IntegriCloud