Merge "edify: update for bison 3.5" am: 1477c867f7 am: 1dccf9c474 am: eeeac0514b
Change-Id: I8a8d2454a1f429b64beaa9067c96c679b679a93b
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ static Expr* Build(Function fn, YYLTYPE loc, size_t count, ...) {
|
||||
|
||||
%parse-param {std::unique_ptr<Expr>* root}
|
||||
%parse-param {int* error_count}
|
||||
%error-verbose
|
||||
%define parse.error verbose
|
||||
|
||||
/* declarations in increasing order of precedence */
|
||||
%left ';'
|
||||
|
||||
Reference in New Issue
Block a user