diff options
author | Jose Fonseca <[email protected]> | 2015-03-19 22:24:20 +0000 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2015-03-22 08:23:23 +0000 |
commit | fb78cccd7b5c29f9ecd2c86b530449e903dcc093 (patch) | |
tree | 6c2805b81b3121009232db1a7d0ec12fdce05e9d /src/mesa/state_tracker | |
parent | d01a7cdae576162791813c131027a6e675a4e6c7 (diff) |
glsl: Disable MSVC switch warning on a per-file basis.
This addresses
...\glsl_parser.cpp(...) : warning C4065: switch statement contains 'default' but no 'case' labels
This is on code generated by bison, which we have little control.
It seems useful to have this warning otherwise enabled.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions