[cfe-commits] [Patch] Include template instantiations on -ast-dump flag
Douglas Gregor
dgregor at apple.com
Wed Jul 27 17:11:00 PDT 2011
On Jul 27, 2011, at 4:24 PM, Richard Trieu wrote:
> This patch modifies the visitor used by -ast-dump to print template instantiations in the output. The instantiations are grouped by template instantiated and include the template arguments used.
>
> Patch attached and available at http://codereview.appspot.com/4829041/ as well.
LGTM!
Improvements to the AST dumper can just be committed directly and reviewed post-commit.
- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110727/5d7ab6bb/attachment.html>
More information about the cfe-commits
mailing list