Age | Commit message (Expand) | Author |
---|---|---|
2009-11-04 | When performing template instantiation (transformation) of | Douglas Gregor |
2009-05-29 | Follow-on test case for template instantiation of interesting DeclGroups | Douglas Gregor |
2009-05-29 | Now that we have declared/defined tag types within DeclGroups, | Douglas Gregor |
2009-05-28 | Introduced DeclContext::isDependentContext, which determines whether a | Douglas Gregor |
2009-05-27 | Reimplement much of the way that we track nested classes in the | Douglas Gregor |
2009-05-27 | Simplify, and improve the performance of, template instantiation for | Douglas Gregor |
2009-05-27 | Add some more tests for instantiation of declaration references. Also, | Douglas Gregor |
2009-05-27 | Enumeration declarations that were instantiated from an enumeration | Douglas Gregor |
2009-05-27 | Improve name lookup for and template instantiation of declaration | Douglas Gregor |