Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more information to JSON AST dumping of source locations. | Aaron Ballman | 2019-10-15 | 1 | -0/+120 |
* | Add typedef declaration information to the JSON AST dump. | Aaron Ballman | 2019-07-30 | 1 | -20/+40 |
* | Augment location information when dumping the AST to JSON. | Aaron Ballman | 2019-06-24 | 1 | -240/+120 |
* | Add an automated note to files produced by gen_ast_dump_json_test.py. | Aaron Ballman | 2019-06-21 | 1 | -1/+3 |
* | Add test cases for explicit casts when dumping the AST to JSON; NFC. | Aaron Ballman | 2019-06-20 | 1 | -0/+1581 |