summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-decl-json.c
Commit message (Expand)AuthorAgeFilesLines
* Include the mangled name in -ast-dump=jsonAlex Richardson2019-11-151-0/+17
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-76/+332
* Generate parent context id from Decl* instead of DeclContext*.Aaron Ballman2019-09-041-1/+1
* Augment location information when dumping the AST to JSON.Aaron Ballman2019-06-241-356/+274
* Add an automated note to files produced by gen_ast_dump_json_test.py.Aaron Ballman2019-06-211-1/+1
* Add test cases for dumping AST decl nodes to JSON; NFC.Aaron Ballman2019-06-181-0/+1671
OpenPOWER on IntegriCloud