commit | 332fc47dc0998ac8e0a47e1ecded8829e712bde6 | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Mon Jun 21 12:20:22 2010 -0700 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Mon Jun 21 12:41:05 2010 -0700 |
tree | 2ce53905e7a76bbe911ab8c44e42b2dc6c186fd8 | |
parent | 74704e80c69f400f7712aed4287a84adc13bfbed [diff] |
glcpp: Accept #elif without an expression if the expression doesn't matter. Issue a warning. nVidia's compiler seems to accept this; apparently GCC < 4.4 did as well: http://gcc.gnu.org/gcc-4.4/porting_to.html