aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Misc/ast-dump-wchar.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu1-4/+4
2012-12-20Implement AST dumper for Decls.Alexander Kornienko1-4/+4
2012-06-13Add triples to keep make test work on Windows, where wchar_t is only 16Richard Trieu1-1/+1
2012-06-13Remove unnecessary output redirection in a test.Richard Trieu1-1/+1
2012-06-13Moved the StringLiteral printing code from StmtPrinter into the StringLiteralRichard Trieu1-0/+13