Remove `CVC5Message` (#7610)
authorGereon Kremer <nafur42@gmail.com>
Tue, 9 Nov 2021 01:55:09 +0000 (17:55 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Nov 2021 01:55:09 +0000 (01:55 +0000)
commit7391d16bf8669060043e9cff17b9e76ff15ef19e
tree91a1e07be7e028bfd8374e9131849255c2c1034f
parent00a1a56f4afc93fc5e7aab7f3d4cc04b6232d96c
Remove `CVC5Message` (#7610)

This PR removes the few remaining usages of the CVC5Message() and gets rid of the whole thing.
src/base/output.cpp
src/base/output.h
src/main/driver_unified.cpp
src/options/options_handler.cpp
src/preprocessing/passes/unconstrained_simplifier.cpp
src/theory/quantifiers/fmf/full_model_check.cpp
src/theory/quantifiers/quantifiers_attributes.cpp
src/theory/substitutions.cpp
src/theory/substitutions.h
src/theory/uf/cardinality_extension.cpp
test/unit/util/output_black.cpp