[cfe-commits] [PATCH] Implement AST dumper for Decls
Douglas Gregor
dgregor at apple.com
Tue Dec 4 11:27:59 PST 2012
On Dec 1, 2012, at 12:37 AM, Philip Craig <philipjcraig at gmail.com> wrote:
>
> Sorry for the delays; I've been procrastinating a bit, but it's getting there. I'm currently wrapping my head around the possible TemplateArgument kinds (any pointers to example code for testing that would be welcome), and after that I think I'll be ready to post some more patches.
>
> http://llvm-reviews.chandlerc.com/D52
TemplateArgument also has a 'print' routine that you can look at.
- Doug
More information about the cfe-commits
mailing list