diffblue-cbmc/regression/cbmc/r_w_ok4
Michael Tautschnig f2733dc06f C front-end: type check arguments to built-in functions
We only sometimes did this, effectively relying on all other cases not
requiring any modifications to the expression by the type checker. The
case of passing an array to __CPROVER_{r,w}_ok showed that this wasn't
sufficient. Now fixed for all built-in functions handled by the type
checker.
2019-05-16 14:36:00 +01:00
..
main.c C front-end: type check arguments to built-in functions 2019-05-16 14:36:00 +01:00
test.desc C front-end: type check arguments to built-in functions 2019-05-16 14:36:00 +01:00