[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 updated this revision to Diff 253562.
hlopko added a comment.

Cleanup


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77053/new/

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/410523fb/attachment-0001.bin>


More information about the cfe-commits mailing list