Make the "switch-label not followed by statement" warning an error, depending on...
authorJohn Kessenich <cepheus@frii.com>
Fri, 26 Jun 2015 18:24:28 +0000 (12:24 -0600)
committerJohn Kessenich <cepheus@frii.com>
Fri, 26 Jun 2015 18:24:28 +0000 (12:24 -0600)
commit0e7674afa0eb92d28d777f415c40f033dde51c84
tree5fc202f9b5fdfde2727fe894105a9474d717788b
parentadd1a4d88de64c5910dd6f65bbb86c35c955d3cd
Make the "switch-label not followed by statement" warning an error, depending on version.
Test/baseResults/spv.switch.frag.out
Test/baseResults/switch.frag.out
Test/spv.switch.frag
glslang/MachineIndependent/ParseHelper.cpp