We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7a5ee commit 54bfd4fCopy full SHA for 54bfd4f
regression/goto-instrument/chain.sh
@@ -40,4 +40,4 @@ elif echo $args | grep -q -- "--dump-c" ; then
40
rm "${target}-mod.c"
41
fi
42
$goto_instrument --show-goto-functions "${target}-mod.gb"
43
-$cbmc "${target}-mod.gb"
+$cbmc --no-standard-checks "${target}-mod.gb"
0 commit comments