aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-declref.cpp
AgeCommit message (Expand)Author
2009-11-04When performing template instantiation (transformation) ofDouglas Gregor
2009-05-29Follow-on test case for template instantiation of interesting DeclGroupsDouglas Gregor
2009-05-29Now that we have declared/defined tag types within DeclGroups,Douglas Gregor
2009-05-28Introduced DeclContext::isDependentContext, which determines whether aDouglas Gregor
2009-05-27Reimplement much of the way that we track nested classes in theDouglas Gregor
2009-05-27Simplify, and improve the performance of, template instantiation forDouglas Gregor
2009-05-27Add some more tests for instantiation of declaration references. Also,Douglas Gregor
2009-05-27Enumeration declarations that were instantiated from an enumerationDouglas Gregor
2009-05-27Improve name lookup for and template instantiation of declarationDouglas Gregor