[cfe-commits] [Patch] Include template instantiations on -ast-dump flag

Richard Trieu rtrieu at google.com
Wed Jul 27 16:24:34 PDT 2011


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110727/f94f2148/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ast-dump-instantiations.patch
Type: text/x-patch
Size: 7724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110727/f94f2148/attachment.bin>


More information about the cfe-commits mailing list