Add placeholder tokens to support pasting with empty arguments.
authorCarl Worth <cworth@cworth.org>
Thu, 27 May 2010 21:01:18 +0000 (14:01 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 27 May 2010 21:01:18 +0000 (14:01 -0700)
commit85b50e840d969c4d9ebcfcc3df1df7a95e07e34e
tree736074806acbf49198617c341187694aa320b607
parenta19297b26e971e5a9dbe00b4254931505da4b5a9
Add placeholder tokens to support pasting with empty arguments.

Along with a passing test to verify that this works.
glcpp-parse.y
tests/058-token-pasting-empty-arguments.c [new file with mode: 0644]