summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-expr-json.c
Commit message (Expand)AuthorAgeFilesLines
* Include the mangled name in -ast-dump=jsonAlex Richardson2019-11-151-0/+17
* [NFC] Regenerate ast-dump-json testsAlex Richardson2019-11-151-5431/+5431
* Add more information to JSON AST dumping of source locations.Aaron Ballman2019-10-151-0/+457
* Dump floating-point values as strings when dumping to JSON.Aaron Ballman2019-07-121-5061/+5082
* Augment location information when dumping the AST to JSON.Aaron Ballman2019-06-241-910/+538
* Add an automated note to files produced by gen_ast_dump_json_test.py.Aaron Ballman2019-06-211-0/+3
* For DR712: store on a DeclRefExpr whether it constitutes an odr-use.Richard Smith2019-06-111-1/+2
* When dumping the AST to JSON, dump the declared name of a MemberExpr operand.Aaron Ballman2019-05-271-0/+2
* Add more tests for AST JSON output; NFC.Aaron Ballman2019-05-201-0/+5427
OpenPOWER on IntegriCloud