Front-end: Add error-recovery code for a switch statement that ends with a case/defau...
authorJohn Kessenich <cepheus@frii.com>
Sat, 18 Jul 2015 17:13:14 +0000 (11:13 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 18 Jul 2015 17:13:14 +0000 (11:13 -0600)
commit2b4b9bd65b9fb9d5cfc5f50ebb9fafd84a1b5758
tree632e808963528f93ebf1700eff8415c17eb54a24
parent51b31b57855d4657d80f6badbec455786b212725
Front-end: Add error-recovery code for a switch statement that ends with a case/default that has no statements.
Test/baseResults/switch.frag.out
glslang/Include/intermediate.h
glslang/MachineIndependent/ParseHelper.cpp