Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more information to JSON AST dumping of source locations. | Aaron Ballman | 2019-10-15 | 1 | -0/+64 |
* | Avoid crash when dumping NULL Type as JSON. | Aaron Ballman | 2019-08-29 | 1 | -0/+77 |
* | Augment location information when dumping the AST to JSON. | Aaron Ballman | 2019-06-24 | 1 | -36/+30 |
* | Ensure that top-level QualType objects also have a "kind" field when dumping ... | Aaron Ballman | 2019-06-21 | 1 | -0/+72 |
* | Print more type node information when dumping the AST to JSON. | Aaron Ballman | 2019-06-21 | 1 | -0/+358 |