aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-local-class.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2010-12-21For member pointer conversions potentially involving derived-to-baseDouglas Gregor
2010-12-21When searching for the instantiation of a locally-scoped tagDouglas Gregor
2010-04-09Turn access control on by default in -cc1.John McCall
2010-02-15Fix instantiation of template functions with local classes that contain virtualChandler Carruth
2010-01-16Introduce a second queue of "local" pending implicit instantiation,Douglas Gregor
2010-01-16While determining when to parse inline member functions of a class,Douglas Gregor
2010-01-16When we are instantiating a member function of a local class, be sureDouglas Gregor