diffblue-cbmc/regression/cbmc/Typecast3
Michael Tautschnig e7a4733116 Support typecast from bv_typet to pointer_typet
The fixes in 848e633b67 result in type casts from bv_typet to various
other bitvector types being generated. Most cases were addressed in that
commit, but support for casting to pointers was omitted. This follow-up
commit fixes this, and adds a test specifically covering this case.
2019-04-13 10:24:44 +01:00
..
main.c Support typecast from bv_typet to pointer_typet 2019-04-13 10:24:44 +01:00
test.desc Support typecast from bv_typet to pointer_typet 2019-04-13 10:24:44 +01:00