[PATCH] D122303: [pseudo] Sort nonterminals based on their reduction order.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 23 13:40:54 PDT 2022
hokein updated this revision to Diff 417731.
hokein marked an inline comment as done.
hokein added a comment.
address comments, remove the extraction of TestGrammar.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122303/new/
https://reviews.llvm.org/D122303
Files:
clang-tools-extra/pseudo/include/clang-pseudo/Grammar.h
clang-tools-extra/pseudo/lib/GrammarBNF.cpp
clang-tools-extra/pseudo/test/lr-build-basic.test
clang-tools-extra/pseudo/test/lr-build-conflicts.test
clang-tools-extra/pseudo/unittests/GrammarTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122303.417731.patch
Type: text/x-patch
Size: 8614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/61b6fce7/attachment-0001.bin>
More information about the cfe-commits
mailing list