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
Loading
Please register or sign in to comment