diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-13 10:29:07 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-14 09:20:13 -0700 |
commit | 0a93cbbe4f00e0bdd0c61119d3598e3a98a37505 (patch) | |
tree | bf47d31455122abc843fbfe405c81e73009760db /tests | |
parent | 67c27afc168f85ce6dc66820db864aaaef67f8ed (diff) |
Fix parsing of object-like macro with a definition that begins with '('.
Previously our parser was incorrectly treating this case as a
function-like macro. We fix this by conditionally passing a SPACE
token from the lexer, (but only immediately after the identifier
immediately after #define).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions