3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-28 08:58:44 +00:00
z3/src/ast/normal_forms
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
..
CMakeLists.txt mbp (#4741) 2020-10-21 15:48:40 -07:00
defined_names.cpp #5518 2021-08-31 12:13:27 -07:00
defined_names.h booyah 2020-07-04 15:56:30 -07:00
elim_term_ite.cpp mbp (#4741) 2020-10-21 15:48:40 -07:00
elim_term_ite.h mbp (#4741) 2020-10-21 15:48:40 -07:00
name_exprs.cpp Use nullptr. 2018-10-02 09:11:19 +07:00
name_exprs.h Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
nnf.cpp #5259 - the Ranjit 2s shave 2021-05-12 10:43:16 -07:00
nnf.h booyah 2020-07-04 15:56:30 -07:00
nnf_params.pyg fix #1874 by removing nnf.skolemize option 2018-10-14 18:17:34 -07:00
pull_quant.cpp tune q-eval and q-ematch 2021-09-28 13:41:37 -07:00
pull_quant.h booyah 2020-07-04 15:56:30 -07:00