diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-13 10:46:29 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-14 09:48:14 -0700 |
commit | 48b94da0994b44e41324a2419117dcd81facce8b (patch) | |
tree | 2e30fe4a2b5e6eb953dbb37fadaa916f4f79d284 /tests | |
parent | 462cce1852c80a2d71bfec1a2ead10fe0a9e2486 (diff) |
Make the lexer return SPACE tokens unconditionally.
It seems strange to always be returning SPACE tokens, but since we
were already needing to return a SPACE token in some cases, this
actually simplifies our lexer.
This also allows us to fix two whitespace-handling differences
compared to "gcc -E" so that now the recent modification to the test
suite passes once again.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions