| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Augment location information when dumping the AST to JSON. | Aaron Ballman | 2019-06-24 | 1 | -910/+538 |
| * | Add an automated note to files produced by gen_ast_dump_json_test.py. | Aaron Ballman | 2019-06-21 | 1 | -0/+3 |
| * | For DR712: store on a DeclRefExpr whether it constitutes an odr-use. | Richard Smith | 2019-06-11 | 1 | -1/+2 |
| * | When dumping the AST to JSON, dump the declared name of a MemberExpr operand. | Aaron Ballman | 2019-05-27 | 1 | -0/+2 |
| * | Add more tests for AST JSON output; NFC. | Aaron Ballman | 2019-05-20 | 1 | -0/+5427 |

