Commit 405b639
Thomas Kiley
Fix supporting array_equal for non-matching types/sizes
Here the goal is to simplify the expression for __CPROVER_array_equal
for things that are trivailly different, but we make it false = <complex
expression>, which leads the result to simply be non-deterministic1 parent 9fa5bf2 commit 405b639
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments