summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-complete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed two places where we needed to force completion of a typeDouglas Gregor2009-11-051-0/+21
* Implement explicit instantiations of member classes of class templates, e.g.,Douglas Gregor2009-05-141-4/+4
* Make sure to use RequireCompleteType rather than testing forDouglas Gregor2009-03-241-0/+47