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 f752c55 commit ab11447Copy full SHA for ab11447
src/symex/symex_parse_options.h
@@ -37,7 +37,7 @@ class optionst;
37
"(string-abstraction)(no-arch)(arch):(floatbv)(fixedbv)" \
38
"(round-to-nearest)(round-to-plus-inf)(round-to-minus-inf)(round-to-zero)" \
39
"(show-locs)(show-vcc)(show-properties)(show-trace)(show-goto-functions)" \
40
- "(property):" \
+ "(property):(stop-on-fail)" \
41
"(no-simplify)(no-unwinding-assertions)(no-propagation)"
42
// the last line is for CBMC-regression testing only
43
0 commit comments