Expand macro arguments before performing argument substitution.
authorCarl Worth <cworth@cworth.org>
Wed, 26 May 2010 15:09:29 +0000 (08:09 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 26 May 2010 15:09:29 +0000 (08:09 -0700)
commitd5cd40343f4a83d3270cb87ef38e85dcb9682e8c
treee2eee8447e60f48718890556132407a93a2ab8d0
parent0197e9b64f0e64a617537c5ad1465b4a8706fe1c
Expand macro arguments before performing argument substitution.

As required by the C99 specification of the preprocessor.

With this fix, tests 33 through 36 now pass.
glcpp-parse.y