diffblue-cbmc/regression/cbmc/Overflow_Leftshift1
Daniel Kroening ba34966eb5 test signed left-shift overflow for C99
The semantics of signed left shifts are contentious for the case
that a '1' is shifted into the signed bit. This tests the C99 case.
2019-01-07 17:40:31 +00:00
..
main.c signed left-shift overflow depends on standard version 2019-01-07 11:20:04 +00:00
test-c89.desc signed left-shift overflow depends on standard version 2019-01-07 11:20:04 +00:00
test-c99.desc test signed left-shift overflow for C99 2019-01-07 17:40:31 +00:00