Partially fix comment handling in preprocessor directives.
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Apr 2010 20:43:52 +0000 (13:43 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Apr 2010 23:49:25 +0000 (16:49 -0700)
commit62f62ca3b3a206bb52de79b8fc7890ac8c62c7fc
tree1810776e71dc04f0d61a68dec5555b0a9b3a8e07
parent77cce649c9063e279db60b8dfba8835da59cdf19
Partially fix comment handling in preprocessor directives.

Multi-line /* */ comments are still broken.  I think this will wait to
be fixed until we have a real preprocessor.
glsl_lexer.lpp