diffblue-cbmc/regression/cbmc/Pointer_Arithmetic14
Michael Tautschnig cc941d3ad5 Value sets: Support bit operations over pointers
Bit operations on pointers are used to defend against side channels
resulting from speculative execution. Hence we need to support these.
Without the support in value sets we silently just returned "unknown"
and thus subsequent dereferencing would fail.
2019-07-15 09:37:45 +00:00
..
main.c Value sets: Support bit operations over pointers 2019-07-15 09:37:45 +00:00
test.desc Value sets: Support bit operations over pointers 2019-07-15 09:37:45 +00:00