summaryrefslogtreecommitdiff
path: root/clang/test/AST/multistep-explicit-cast-json.cpp
AgeCommit message (Expand)Author
2022-02-10[NFC] Make file offsets a regex to handle CRLFChris Bieneman
2021-06-09[clang] NFC: Rename rvalue to prvalueMatheus Izvekov
2019-10-15Add more information to JSON AST dumping of source locations.Aaron Ballman
2019-07-30Add typedef declaration information to the JSON AST dump.Aaron Ballman
2019-06-24Augment location information when dumping the AST to JSON.Aaron Ballman
2019-06-21Add an automated note to files produced by gen_ast_dump_json_test.py.Aaron Ballman
2019-06-20Add test cases for explicit casts when dumping the AST to JSON; NFC.Aaron Ballman