OSDN Git Service

Fix case of a macro formal parameter matching a defined macro.
authorCarl Worth <cworth@cworth.org>
Thu, 13 May 2010 19:58:49 +0000 (12:58 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 14 May 2010 16:53:50 +0000 (09:53 -0700)
commit7f9aa36bbcf457e1a221ab6447de3bec30908000
treec06229bad590f84b5dcfb5ec669dfefa5816ed75
parent30140733112b09d531d949a9bfbd9daf0cae4781
Fix case of a macro formal parameter matching a defined macro.

Simply need to allow for a macro name to appear in the parameter list.

This makes the recently-added test pass.
glcpp-parse.y