| commit | d6ff33294a1283b7ee6b2b610eb0b4e8349afd0c | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Aug 04 16:50:30 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Aug 04 16:50:30 2009 +0000 |
| tree | 28f043390c75d596d15de951ae599659f39cd91b | |
| parent | ed65bf420df53a3979a614fa55a80a77aa26ec39 [diff] |
Refactor template instantiation for types into a generic tree transformation template (TreeTransform) that handles the transformation and reconstruction of AST nodes. Template instantiation for types is a (relatively small) customization of the generic tree transformation. llvm-svn: 78071