summaryrefslogtreecommitdiff
path: root/test/AST/ast-dump-decl-json.m
Commit message (Expand)AuthorAgeFilesLines
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-746/+903
* Add typedef declaration information to the JSON AST dump.Aaron Ballman2019-07-301-4/+8
* Augment location information when dumping the AST to JSON.Aaron Ballman2019-06-241-314/+230
* Add an automated note to files produced by gen_ast_dump_json_test.py.Aaron Ballman2019-06-211-0/+2
* Dump more information about expressions involving temporaries when dumping th...Aaron Ballman2019-06-201-1/+8
* Add support for dumping Objective C AST declaration nodes to JSON.Aaron Ballman2019-05-241-0/+1704