From: Akim Demaille Date: Tue, 26 Nov 2013 14:24:53 +0000 (+0100) Subject: reports: display %empty in the generated pointed-rules X-Git-Tag: v3.0.2~8 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/21cf80399f199a565fc5cffe2cad734313ad4e8f?hp=21cf80399f199a565fc5cffe2cad734313ad4e8f reports: display %empty in the generated pointed-rules * src/print.c (print_core): Use %empty for empty rules. * src/print_graph.c (print_core): Ditto. * tests/conflicts.at, tests/output.at, tests/reduce.at: Adjust expectations. ---