summaryrefslogtreecommitdiff
path: root/clang/test/AST/ast-dump-decl-context-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
2020-06-05PR46209: properly determine whether a copy assignment operator isRichard Smith
2020-06-04Revert "PR46209: properly determine whether a copy assignment operator is"Jonas Devlieghere
2020-06-04PR46209: properly determine whether a copy assignment operator isRichard Smith
2019-11-15Include the mangled name in -ast-dump=jsonAlex Richardson
2019-10-15Add more information to JSON AST dumping of source locations.Aaron Ballman
2019-09-04Generate parent context id from Decl* instead of DeclContext*.Aaron Ballman