Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the mangled name in -ast-dump=json | Alex Richardson | 2019-11-15 | 1 | -0/+27 |
* | Add more information to JSON AST dumping of source locations. | Aaron Ballman | 2019-10-15 | 1 | -0/+125 |
* | Generate parent context id from Decl* instead of DeclContext*. | Aaron Ballman | 2019-09-04 | 1 | -1/+1 |
* | Augment location information when dumping the AST to JSON. | Aaron Ballman | 2019-06-24 | 1 | -250/+177 |
* | Add an automated note to files produced by gen_ast_dump_json_test.py. | Aaron Ballman | 2019-06-21 | 1 | -1/+2 |
* | Change the way we output templates for JSON AST dumping and dump information ... | Aaron Ballman | 2019-06-19 | 1 | -4/+2 |
* | Add test cases for dumping AST function decl nodes to JSON; NFC. | Aaron Ballman | 2019-06-18 | 1 | -0/+1126 |