Eliminate a shift/reduce conflict.
authorCarl Worth <cworth@cworth.org>
Fri, 14 May 2010 18:33:00 +0000 (11:33 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 14 May 2010 18:50:32 +0000 (11:50 -0700)
commitac070e8bf5005151dd702f2cd3fbfb2d1eaaf00d
tree8e0f9ec5bac18df33ccdd61ad80f79ea7d64b2b3
parent8f6a828e4a454e1bdce359c43e1108ff0315a89c
Eliminate a shift/reduce conflict.

By simply allowing for the argument_list production to be empty rather
than the lower-level argument production to be empty.
glcpp-parse.y