Tell bison to generate a GLR parser

This should make it much simpler to solve tricky C++ parsing problems
which we've previously solved with ugly hacks or punted on entirely due
to them introducing more conflicts.

Fixes #2228
1 file changed