Print `unsupported` for unrecognized flags. (#7384)
authorAbdalrhman Mohamed <32971963+abdoo8080@users.noreply.github.com>
Sat, 6 Nov 2021 03:30:23 +0000 (22:30 -0500)
committerGitHub <noreply@github.com>
Sat, 6 Nov 2021 03:30:23 +0000 (03:30 +0000)
commitdae75929c02225ff519bf8d4cf9f9a38e1d61b08
treeacec2167c51fd48fb026b70c72632f247a68d973
parent6a0e1ac3b3b2cc048dae064358c4063a0b5969cc
Print `unsupported` for unrecognized flags. (#7384)

Fixes #7374.
src/api/cpp/cvc5.cpp
src/api/cpp/cvc5.h
src/api/cpp/cvc5_checks.h
src/smt/command.cpp
test/regress/regress0/smtlib/issue7374.smt2 [new file with mode: 0644]
test/regress/regress1/abduction/abduction_1255.corecstrs.readable.smt2
test/regress/regress1/abduction/abduction_streq.readable.smt2