Fixes some initialization and desctruction problems in quantifiers. Also restricts...
authorTim King <taking@google.com>
Thu, 5 Nov 2015 22:18:03 +0000 (14:18 -0800)
committerTim King <taking@google.com>
Thu, 5 Nov 2015 22:18:03 +0000 (14:18 -0800)
commit859ae93590062ba7fef5577c6577068f0b74c239
tree81d2d257c28414d10a261c242c1801f3eaadce78
parentb455f5cde8b84b7951d309604b75a76afd8b8bfa
Fixes some initialization and desctruction problems in quantifiers. Also restricts the desctructors of some components to not throw exceptions for pickier compiliers. Also changes some formatting of regression scripts.
20 files changed:
src/theory/quantifiers/quant_conflict_find.cpp
src/theory/quantifiers/quant_conflict_find.h
src/theory/quantifiers/quant_equality_engine.h
src/theory/quantifiers_engine.cpp
test/regress/regress0/bug605.cvc
test/regress/regress0/datatypes/cdt-model-cade15.smt2
test/regress/regress0/quantifiers/floor.smt2
test/regress/regress0/quantifiers/is-int.smt2
test/regress/regress0/strings/bug686dd.smt2
test/regress/regress0/strings/chapman150408.smt2
test/regress/regress0/strings/crash-1019.smt2
test/regress/regress0/strings/ilc-l-nt.smt2
test/regress/regress0/strings/ilc-like.smt2
test/regress/regress0/strings/indexof-sym-simp.smt2
test/regress/regress0/strings/kaluza-fl.smt2
test/regress/regress0/strings/norn-ab.smt2
test/regress/regress0/strings/norn-simp-rew.smt2
test/regress/regress0/strings/unsound-0908.smt2
test/regress/regress0/uf/cnf-and-neg.smt2
test/regress/regress0/uf/cnf_abc.smt2