| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Augment location information when dumping the AST to JSON. | Aaron Ballman | 2019-06-24 | 1 | -702/+443 |
| * | Add an automated note to files produced by gen_ast_dump_json_test.py. | Aaron Ballman | 2019-06-21 | 1 | -0/+3 |
| * | Print information about various type nodes when dumping the AST to JSON. | Aaron Ballman | 2019-06-21 | 1 | -2238/+2248 |
| * | Fix test/AST/ast-dump-records-json.cpp after ConstantExpr change in D63376 | Fangrui Song | 2019-06-21 | 1 | -0/+6 |
| * | Add more tests for AST JSON output; NFC. | Aaron Ballman | 2019-05-17 | 1 | -0/+4107 |

