summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-types-json.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-0/+64
* Avoid crash when dumping NULL Type as JSON.Aaron Ballman2019-08-291-0/+77
* Augment location information when dumping the AST to JSON.Aaron Ballman2019-06-241-36/+30
* Ensure that top-level QualType objects also have a "kind" field when dumping ...Aaron Ballman2019-06-211-0/+72
* Print more type node information when dumping the AST to JSON.Aaron Ballman2019-06-211-0/+358
OpenPOWER on IntegriCloud