summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-namespace-json.cpp
AgeCommit message (Expand)Author
2022-11-24[clang] Add [is|set]Nested methods to NamespaceDeclNathan James
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-13Introduce the ability to dump the AST to JSON.Aaron Ballman