This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG9fbf1107cc76: [pseudo] Eliminate LRTable::Action. NFC
(authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D129093?vs=442127&id=442267#t
hokein accepted this revision.
hokein added inline comments.
This revision is now accepted and ready to land.
Comment at: clang-tools-extra/pseudo/include/clang-pseudo/grammar/LRTable.h:84
-
- // NOTE: there are no typical accept actions in the LRtable, accept
- // acti
sammccall created this revision.
sammccall added a reviewer: hokein.
Herald added a subscriber: mgrang.
Herald added a project: All.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, alextsao1999.
Herald added a project: clang-tools-extra.
The last remaining uses