summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-local-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* For member pointer conversions potentially involving derived-to-baseDouglas Gregor2010-12-211-2/+4
* When searching for the instantiation of a locally-scoped tagDouglas Gregor2010-12-211-0/+13
* Turn access control on by default in -cc1.John McCall2010-04-091-2/+2
* Fix instantiation of template functions with local classes that contain virtualChandler Carruth2010-02-151-0/+18
* Introduce a second queue of "local" pending implicit instantiation,Douglas Gregor2010-01-161-1/+4
* While determining when to parse inline member functions of a class,Douglas Gregor2010-01-161-0/+19
* When we are instantiating a member function of a local class, be sureDouglas Gregor2010-01-161-0/+12