[PATCH] D77053: [Syntax] A tool to dump syntax tree and token buffer
Marcel Hlopko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 30 05:55:19 PDT 2020
hlopko created this revision.
Herald added subscribers: cfe-commits, mgorny.
Herald added a project: clang.
hlopko updated this revision to Diff 253561.
hlopko added a comment.
hlopko updated this revision to Diff 253562.
hlopko added a reviewer: gribozavr2.
hlopko edited the summary of this revision.
Cleanup
hlopko added a comment.
Cleanup
Taking over of https://reviews.llvm.org/D70788.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77053
Files:
clang/test/CMakeLists.txt
clang/test/clang-syntax/no_args.cpp
clang/test/clang-syntax/syntax_hello_world.cpp
clang/test/clang-syntax/syntax_no_file_arg.cpp
clang/test/clang-syntax/tokens_hello_world.cpp
clang/test/clang-syntax/tokens_no_file_arg.cpp
clang/tools/CMakeLists.txt
clang/tools/clang-syntax/CMakeLists.txt
clang/tools/clang-syntax/SyntaxMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77053.253562.patch
Type: text/x-patch
Size: 8055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200330/cebc83a3/attachment-0001.bin>
More information about the cfe-commits
mailing list