Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the mangled name in -ast-dump=json | Alex Richardson | 2019-11-15 | 1 | -0/+18 |
* | Add more information to JSON AST dumping of source locations. | Aaron Ballman | 2019-10-15 | 1 | -2002/+2438 |
* | Add typedef declaration information to the JSON AST dump. | Aaron Ballman | 2019-07-30 | 1 | -28/+56 |
* | Augment location information when dumping the AST to JSON. | Aaron Ballman | 2019-06-24 | 1 | -872/+497 |
* | Add an automated note to files produced by gen_ast_dump_json_test.py. | Aaron Ballman | 2019-06-21 | 1 | -0/+2 |
* | Print information about various ObjC expression nodes when dumping the AST to... | Aaron Ballman | 2019-06-20 | 1 | -0/+4963 |