diffblue-cbmc/regression/ansi-c/goto_convert_switch_range_e...
Fotis Koutoulakis 76854766a7 Fix handling of case range statement in special case
In the case where a gcc case range switch statement has
a case that reduces to an empty expression, both gcc and
clang reluctantly accept it, producing warnings. CBMC up
until now was asserting against that case, and this
divergence in behaviour was unwanted.
2018-09-28 11:14:49 +01:00
..
main.c Provide tests for goto_convert 2018-09-27 16:50:07 +01:00
test.desc Fix handling of case range statement in special case 2018-09-28 11:14:49 +01:00