source: src/tests/.expect/fallthrough-ERROR.txt @ 13f5a70

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumwith_gc
Last change on this file since 13f5a70 was 13f5a70, checked in by Peter A. Buhr <pabuhr@…>, 6 years ago

add another test

  • Property mode set to 100644
File size: 641 bytes
RevLine 
[13f5a70]1fallthrough.c:87:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose'
2fallthrough.c:89:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose'
3fallthrough.c:91:1 error: 'fallthrough' must be enclosed in a 'switch' or 'choose'
4fallthrough.c:98:1 error: 'fallthrough default' must be enclosed in a 'switch' or 'choose' control structure with a 'default' clause
5fallthrough.c:100:1 error: 'fallthrough' target must be a later case statement: common3
6fallthrough.c:108:1 error: 'fallthrough' target must be a later case statement: common4
7fallthrough.c:110:1 error: 'fallthrough default' must precede the 'default' clause
Note: See TracBrowser for help on using the repository browser.