Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the mangled name in -ast-dump=json | Alex Richardson | 2019-11-15 | 1 | -0/+17 |
* | [NFC] Regenerate ast-dump-json tests | Alex Richardson | 2019-11-15 | 1 | -5431/+5431 |
* | Add more information to JSON AST dumping of source locations. | Aaron Ballman | 2019-10-15 | 1 | -0/+457 |
* | Dump floating-point values as strings when dumping to JSON. | Aaron Ballman | 2019-07-12 | 1 | -5061/+5082 |
* | 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 |