[cfe-commits] [PATCH] Implement AST dumper for Decls
Alexander Kornienko
alexfh at google.com
Tue Dec 4 05:56:02 PST 2012
> 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.
You could look at test/Parser/cxx-template-decl.cpp, test/SemaTemplate/temp_arg_template.cpp (and maybe something else from `find test/ -name '*template*'`).
http://llvm-reviews.chandlerc.com/D52
More information about the cfe-commits
mailing list