3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-30 20:38:56 +00:00
z3/src/model
Henrich Lauko 96671cfc73
Add and fix a few general compiler warnings. (#5628)
* rewriter: fix unused variable warnings

* cmake: make missing non-virtual dtors error

* treewide: add missing virtual destructors

* cmake: add a few more checks

* api: add missing virtual destructor to user_propagator_base

* examples: compile cpp example with compiler warnings

* model: fix unused variable warnings

* rewriter: fix logical-op-parentheses warnings

* sat: fix unused variable warnings

* smt: fix unused variable warnings
2021-10-29 15:42:32 +02:00
..
array_factory.cpp
array_factory.h
char_factory.h
CMakeLists.txt
datatype_factory.cpp
datatype_factory.h
fpa_factory.h
func_interp.cpp
func_interp.h
model.cpp
model.h
model2expr.cpp
model2expr.h
model_core.cpp
model_core.h
model_evaluator.cpp
model_evaluator.h
model_evaluator_params.pyg
model_implicant.cpp
model_implicant.h
model_macro_solver.cpp
model_macro_solver.h
model_params.pyg
model_pp.cpp
model_pp.h
model_smt2_pp.cpp
model_smt2_pp.h
model_v2_pp.cpp
model_v2_pp.h
numeral_factory.cpp
numeral_factory.h booyah 2020-07-04 15:56:30 -07:00
seq_factory.h
struct_factory.cpp
struct_factory.h
value_factory.cpp
value_factory.h