[PATCH] D122408: [pseudo] [WIP2] Implement GLR parser
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 24 15:43:24 PDT 2022
sammccall updated this revision to Diff 418059.
sammccall added a comment.
Parse terminal nodes instead of tokens directly
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.418059.patch
Type: text/x-patch
Size: 24183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/b99d6d42/attachment-0001.bin>
More information about the cfe-commits
mailing list