"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "2331bbfb4ec52a51eec9fab6a6e8e7e3a9e5a4af"
Introduce the ability to dump the AST to JSON.
This adds the -ast-dump=json cc1 flag (in addition to -ast-dump=default, which is the default if no dump format is specified), as well as some initial AST dumping functionality and tests. llvm-svn: 360622
Loading
Please register or sign in to comment