diffblue-cbmc/regression/cbmc/Array_operations1
Michael Tautschnig 379705fbd2 Process array_equal the same way as array_{replace,copy}
array_equal was handled as a special snowflake in both goto-program conversion
and symbolic execution. This simplifies the code and removes a sharing-unaware
pass that ran over all expressions. This commit is only refactoring, no
behavioural changes expected.

This commit also moves a regression test from cbmc-from-CVS to the cbmc folder,
and extends it to cover array_replace.
2018-02-23 07:03:37 +00:00
..
main.c Process array_equal the same way as array_{replace,copy} 2018-02-23 07:03:37 +00:00
test.desc Process array_equal the same way as array_{replace,copy} 2018-02-23 07:03:37 +00:00