Skip to content
Commit 96786829 authored by Casey Dahlin's avatar Casey Dahlin
Browse files

Convert to C++ Bison output



We have to step up to a GLR parser to do this without exceptions (for no
reason other than Bison happens to use exceptions for the LALR(1) template and
not for the GLR one), but this should let us smooth out integration going
forward.

Change-Id: Iff44662914b4a65dfa5612d07c3a1ede07e6e4a9
Signed-off-by: default avatarCasey Dahlin <sadmac@google.com>
parent 9941dcc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment