llvm-project/clang/include
Aaron Ballman 2ce598a44a 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
2019-05-13 21:39:55 +00:00
..
clang Introduce the ability to dump the AST to JSON. 2019-05-13 21:39:55 +00:00
clang-c [libclang] Forward isInline for NamespaceDecl to libclang 2019-05-10 13:58:34 +00:00
CMakeLists.txt