summaryrefslogtreecommitdiff
path: root/test/Misc/ast-dump-stmt.c
AgeCommit message (Expand)Author
2013-01-31Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu
2012-12-20Implement AST dumper for Decls.Alexander Kornienko
2012-11-07Create helper functions in StmtDumper for outputting the indentation, newline...Manuel Klimek