summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-if-json.cpp
Commit message (Expand)AuthorAgeFilesLines
* Augment location information when dumping the AST to JSON.Aaron Ballman2019-06-241-180/+120
* Add an automated note to files produced by gen_ast_dump_json_test.py.Aaron Ballman2019-06-211-0/+3
* Dump the value calculated by a constant expression when dumping the AST to JSON.Aaron Ballman2019-06-191-0/+1
* Switching this test to use output generated by script; NFC.Aaron Ballman2019-06-191-931/+937
* Introduce the ability to dump the AST to JSON.Aaron Ballman2019-05-131-0/+964
OpenPOWER on IntegriCloud