Commit Graph

3 Commits

Author SHA1 Message Date
Michael Tautschnig 4fc2f5853b Add a broken-smt-backend tag to regression tests and use it
This will enable dropping the script that deletes directories, and thus makes it
easier to do repeated build&test runs.
2019-02-08 12:49:49 +00:00
Daniel Kroening 11431ea80b object_size can now do objects with variable size 2018-08-30 18:21:20 +01:00
Michael Tautschnig d078dd89e5 Support out-of-bounds checks on arrays of dynamic size
Previously the code would rely on type sizes being constant when building a
subtraction; this is unnecessary as the expression is sent to the solver for
evaluation anyway.
2017-07-24 16:18:06 +01:00