mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 08:42:35 +00:00
fd33cc9c8b
* data/skeletons/yacc.c (yyparse_context_t): Add yylloc when applicable. (yyparse_context_location): New. * tests/local.at (AT_YYERROR_DEFINE(c)): Handle the location. * tests/calc.at: Check it.