[PATCH] D122139: [pseudo] Introduce parse forest.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 02:41:48 PDT 2022


hokein updated this revision to Diff 417225.
hokein marked 7 inline comments as done.
hokein added a comment.

address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122139

Files:
  clang-tools-extra/pseudo/include/clang-pseudo/Forest.h
  clang-tools-extra/pseudo/lib/CMakeLists.txt
  clang-tools-extra/pseudo/lib/Forest.cpp
  clang-tools-extra/pseudo/unittests/CMakeLists.txt
  clang-tools-extra/pseudo/unittests/ForestTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122139.417225.patch
Type: text/x-patch
Size: 18269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220322/dcb6b0a1/attachment-0001.bin>


More information about the cfe-commits mailing list