Re: AST in JSONFormat

2019-06-08 Thread Aaron Ballman via cfe-commits
On Sat, Jun 8, 2019 at 5:46 AM Monalisa Rout via cfe-commits wrote: > > Hello, > > I am using LibTooling to dump the clangAST in JSON format which is available > in clang 9. > I need the JSON Schema for that. Is it available ?? > > If not wil you be interested in one ?? The JSON format for AST d

AST in JSONFormat

2019-06-08 Thread Monalisa Rout via cfe-commits
Hello, I am using LibTooling to dump the clangAST in JSON format which is available in clang 9. I need the JSON Schema for that. Is it available ?? If not wil you be interested in one ?? Regards, Mona ___ cfe-commits mailing list cfe-commits@lists.llvm