summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-decl-json.m
Commit message (Expand)AuthorAgeFilesLines
* Add a missing triple in ast-dump-decl-json.mAlex Richardson2019-11-151-197/+197
* Include the mangled name in -ast-dump=jsonAlex Richardson2019-11-151-0/+36
* [NFC] Regenerate ast-dump-json testsAlex Richardson2019-11-151-148/+148
* Redeclare Objective-C property accessors inside the ObjCImplDecl in which the...Adrian Prantl2019-11-081-1/+167
* 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
OpenPOWER on IntegriCloud