We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36ac8c9 + b2b4ca5 commit 210a2f4Copy full SHA for 210a2f4
src/cbmc/cbmc_parse_options.h
@@ -32,7 +32,7 @@ class optionst;
32
"(no-simplify)(unwind):(unwindset):(slice-formula)(full-slice)" \
33
"(debug-level):(no-propagation)(no-simplify-if)" \
34
"(document-subgoals)(outfile):(test-preprocessor)" \
35
- "D:I:(c89)(c99)(c11)(cpp89)(cpp99)(cpp11)" \
+ "D:I:(c89)(c99)(c11)(cpp98)(cpp03)(cpp11)" \
36
"(object-bits):" \
37
"(classpath):(cp):(main-class):" \
38
"(depth):(partial-loops)(no-unwinding-assertions)(unwinding-assertions)" \
0 commit comments