summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-enum-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
2021-02-22Modify TypePrinter to differentiate between anonymous struct and unnamed structShafik Yaghmour
2021-02-18Revert "Modify TypePrinter to differentiate between anonymous struct and unna...Shafik Yaghmour
2021-02-18Modify TypePrinter to differentiate between anonymous struct and unnamed structShafik Yaghmour
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-13Introduce the ability to dump the AST to JSON.Aaron Ballman