Add output -o pre-asserts (#8270)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 10 Mar 2022 18:28:54 +0000 (12:28 -0600)
committerGitHub <noreply@github.com>
Thu, 10 Mar 2022 18:28:54 +0000 (18:28 +0000)
commitb94fc449bd07c355cf95c0f6ff9281f880019ad3
tree3dd5179193ed0fdf4b3866c321591ae54ef854dc
parent33a0b9e350bf9ee7fb8048d0ce5c84ae57b2626c
Add output -o pre-asserts (#8270)

Analogous to -o post-asserts.
src/options/base_options.toml
src/smt/process_assertions.cpp
test/regress/CMakeLists.txt
test/regress/regress0/printer/pre-asserts-output.smt2 [new file with mode: 0644]