Files
bison/data/skeletons
Akim Demaille 4aa731d110 glr2.cc: introduce the yytranslate_ member function
* data/skeletons/c++.m4 (b4_yytranslate_define): Use static_cast
rather than the YY_CAST macro.
Avoids the need to define YY_CAST in the header.
* data/skeletons/glr2.cc: Fix calls to b4_shared_declarations: pass
the type of file we are in.
Don't define YYTRANSLATE.
(parser::yytranslate_): New, as in lalr1.cc.
Adjust to use it.

* tests/glr-regression.at: Adjust.
2021-01-10 17:04:06 +01:00
..
2021-01-07 06:31:28 +01:00
2020-05-21 20:14:59 +02:00
2020-01-10 19:16:23 +01:00
2021-01-07 06:31:28 +01:00
2020-01-10 19:16:23 +01:00
2020-01-10 19:16:23 +01:00
2021-01-07 06:31:28 +01:00
2021-01-03 19:57:10 +01:00
2021-01-03 19:57:10 +01:00
2020-01-10 19:16:23 +01:00
2020-11-13 07:01:19 +01:00
2020-11-13 07:01:19 +01:00