[PATCH] D122408: [pseudo] [WIP2] Implement GLR parser

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 16:24:55 PDT 2022


sammccall updated this revision to Diff 418072.
sammccall added a comment.

Simplify shift, avoid some allocation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122408

Files:
  clang-tools-extra/pseudo/include/clang-pseudo/Forest.h
  clang-tools-extra/pseudo/include/clang-pseudo/GLRParser.h
  clang-tools-extra/pseudo/lib/CMakeLists.txt
  clang-tools-extra/pseudo/lib/GLRParser.cpp
  clang-tools-extra/pseudo/tool/ClangPseudo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122408.418072.patch
Type: text/x-patch
Size: 23881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/f229e11b/attachment-0001.bin>


More information about the cfe-commits mailing list