glcpp: Actually support #ifdef and #ifndef.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 17 Jun 2010 21:36:34 +0000 (14:36 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 21 Jun 2010 18:31:55 +0000 (11:31 -0700)
commit77260fc0a04c72c98389adeb7244467e10ef2979
tree62782e0a263d1b459439f84152d1a6230992d396
parente0e429fca3f1f67e5d18f0989fd2dcc0d23a6bb9
glcpp: Actually support #ifdef and #ifndef.

Strangely, the lexer never created these tokens, even though the parser
already had code to handle them.
glcpp/glcpp-lex.l