summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-comment-json.cpp
AgeCommit message (Expand)Author
2022-02-10[NFC] Make file offsets a regex to handle CRLFChris Bieneman
2021-10-10[clang] Fix JSON AST output when a filter is usedwilliam woodruff
2019-10-15Add more information to JSON AST dumping of source locations.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-05-21Add support for dumping AST comment nodes to JSON.Aaron Ballman