summaryrefslogtreecommitdiffstats
path: root/test/Misc/ast-dump-wchar.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ASTDumper] Add some more character escapes for convenience.Benjamin Kramer2016-11-241-2/+2
* Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu2013-01-311-4/+4
* Implement AST dumper for Decls.Alexander Kornienko2012-12-201-4/+4
* Add triples to keep make test work on Windows, where wchar_t is only 16Richard Trieu2012-06-131-1/+1
* Remove unnecessary output redirection in a test.Richard Trieu2012-06-131-1/+1
* Moved the StringLiteral printing code from StmtPrinter into the StringLiteralRichard Trieu2012-06-131-0/+13