summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-records-json.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include the mangled name in -ast-dump=jsonAlex Richardson2019-11-151-0/+18
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-0/+351
* Augment location information when dumping the AST to JSON.Aaron Ballman2019-06-241-702/+443
* Add an automated note to files produced by gen_ast_dump_json_test.py.Aaron Ballman2019-06-211-0/+3
* Print information about various type nodes when dumping the AST to JSON.Aaron Ballman2019-06-211-2238/+2248
* Fix test/AST/ast-dump-records-json.cpp after ConstantExpr change in D63376Fangrui Song2019-06-211-0/+6
* Add more tests for AST JSON output; NFC.Aaron Ballman2019-05-171-0/+4107
OpenPOWER on IntegriCloud