[PATCH] D128472: [pseudo] Check follow-sets instead of tying reduce actions to lookahead tokens.
    Bjorn Pettersson via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Jul  2 15:11:54 PDT 2022
    
    
  
bjope added a comment.
In D128472#3625584 <https://reviews.llvm.org/D128472#3625584>, @hokein wrote:
> Thanks for the report. There is an out-of-bound issue in LRTable::getReduceRules, fixed in c99827349927a44334f2b04139168efd0bc87cd3 <https://reviews.llvm.org/rGc99827349927a44334f2b04139168efd0bc87cd3>.
Great, thanks for the fix!
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128472/new/
https://reviews.llvm.org/D128472
    
    
More information about the cfe-commits
mailing list