[PATCH] D60910: [WIP] Dumping the AST to JSON
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 7 08:24:51 PDT 2019
aaron.ballman updated this revision to Diff 198477.
aaron.ballman marked 14 inline comments as done.
aaron.ballman added a comment.
Updating based on review feedback.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60910/new/
https://reviews.llvm.org/D60910
Files:
include/clang/AST/ASTDumperUtils.h
include/clang/AST/DeclBase.h
include/clang/AST/JSONNodeDumper.h
include/clang/Driver/CC1Options.td
include/clang/Frontend/ASTConsumers.h
include/clang/Frontend/FrontendOptions.h
lib/AST/ASTDumper.cpp
lib/AST/CMakeLists.txt
lib/AST/JSONNodeDumper.cpp
lib/Frontend/ASTConsumers.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/FrontendActions.cpp
test/AST/ast-dump-enum-json.cpp
test/AST/ast-dump-if-json.cpp
tools/clang-check/ClangCheck.cpp
tools/clang-import-test/clang-import-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60910.198477.patch
Type: text/x-patch
Size: 74801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190507/1628eb73/attachment-0001.bin>
More information about the cfe-commits
mailing list