Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44981e4d authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Updates for bison 3.5"

am: 4b59344d

Change-Id: If80b6c67b20b62779eb364be2f7566c55e733a3f
parents 4cc52343 4b59344d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,14 +22,14 @@
%parse-param { Declarations* decls }
%lex-param { void* scanner }

%pure-parser
%glr-parser
%skeleton "glr.cc"

%expect-rr 0

%debug
%error-verbose
%define parse.error verbose
%locations
%verbose

%union {