| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add indents to AST dumping and removed parenthesis from AST nodes. | Richard Trieu | 2013-01-31 | 1 | -15/+15 |
| * | Implement Attr dumping for -ast-dump. | Alexander Kornienko | 2013-01-07 | 1 | -1/+2 |
| * | Implement AST dumper for Decls. | Alexander Kornienko | 2012-12-20 | 1 | -7/+12 |
| * | Use color for -ast-dump-filter only when it is supported | Dmitri Gribenko | 2012-11-21 | 1 | -1/+2 |
| * | Fix for -ast-dump-filter | Alexander Kornienko | 2012-10-31 | 1 | -0/+6 |
| * | Fixed crash and added a test and a minor output problem | Alexander Kornienko | 2012-08-17 | 1 | -0/+3 |
| * | Store SourceManager pointer on PrintingPolicy in the case where we're dumping, | Richard Smith | 2012-08-16 | 1 | -1/+1 |
| * | Don't constant-fold when pretty-printing alignment attribute. This fixes a | Richard Smith | 2012-08-16 | 1 | -0/+5 |
| * | Implemented -ast-dump, -ast-print, -ast-dump-filter options in clang-check | Alexander Kornienko | 2012-08-13 | 1 | -0/+35 |

