summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-declref.cpp
Commit message (Expand)AuthorAgeFilesLines
* When performing template instantiation (transformation) ofDouglas Gregor2009-11-041-0/+18
* Follow-on test case for template instantiation of interesting DeclGroupsDouglas Gregor2009-05-291-0/+3
* Now that we have declared/defined tag types within DeclGroups,Douglas Gregor2009-05-291-4/+12
* Introduced DeclContext::isDependentContext, which determines whether aDouglas Gregor2009-05-281-1/+0
* Reimplement much of the way that we track nested classes in theDouglas Gregor2009-05-271-0/+21
* Simplify, and improve the performance of, template instantiation forDouglas Gregor2009-05-271-0/+3
* Add some more tests for instantiation of declaration references. Also,Douglas Gregor2009-05-271-1/+12
* Enumeration declarations that were instantiated from an enumerationDouglas Gregor2009-05-271-2/+1
* Improve name lookup for and template instantiation of declarationDouglas Gregor2009-05-271-0/+27
OpenPOWER on IntegriCloud