[PATCH] D128812: [pseudo] prototype build syntax-tree from the parse forest.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 29 06:02:01 PDT 2022


hokein created this revision.
Herald added a subscriber: mgorny.
Herald added a project: All.
hokein requested review of this revision.
Herald added subscribers: cfe-commits, alextsao1999.
Herald added projects: clang, clang-tools-extra.

WARNING: this is an extremely-hacked prototype.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128812

Files:
  clang-tools-extra/pseudo/include/clang-pseudo/syntax/SyntaxTree.h
  clang-tools-extra/pseudo/lib/CMakeLists.txt
  clang-tools-extra/pseudo/lib/syntax/Build.cpp
  clang-tools-extra/pseudo/lib/syntax/CMakeLists.txt
  clang-tools-extra/pseudo/tool/CMakeLists.txt
  clang-tools-extra/pseudo/tool/ClangPseudo.cpp
  clang/include/clang/Tooling/Syntax/Nodes.h
  clang/lib/Tooling/Syntax/Nodes.cpp
  clang/lib/Tooling/Syntax/Synthesis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128812.440971.patch
Type: text/x-patch
Size: 11292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220629/e465fb36/attachment.bin>


More information about the cfe-commits mailing list