Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the mangled name in -ast-dump=json | Alex Richardson | 2019-11-15 | 1 | -0/+14 |
* | Add more information to JSON AST dumping of source locations. | Aaron Ballman | 2019-10-15 | 1 | -0/+468 |
* | Dump actual line numbers when dumping the AST to JSON. | Aaron Ballman | 2019-07-12 | 1 | -0/+147 |
* | Augment location information when dumping the AST to JSON. | Aaron Ballman | 2019-06-24 | 1 | -904/+583 |
* | Add an automated note to files produced by gen_ast_dump_json_test.py. | Aaron Ballman | 2019-06-21 | 1 | -1/+2 |
* | For DR712: store on a DeclRefExpr whether it constitutes an odr-use. | Richard Smith | 2019-06-11 | 1 | -5/+10 |
* | Add more tests for AST JSON output; NFC. | Aaron Ballman | 2019-05-17 | 1 | -0/+5094 |