aboutsummaryrefslogtreecommitdiff
path: root/test/Misc/ast-dump-wchar.cpp
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-06-13Add triples to keep make test work on Windows, where wchar_t is only 16Richard Trieu
2012-06-13Remove unnecessary output redirection in a test.Richard Trieu
2012-06-13Moved the StringLiteral printing code from StmtPrinter into the StringLiteralRichard Trieu