mirror of
https://github.com/Z3Prover/z3
synced 2025-08-27 13:39:49 +00:00
Merge branch 'develop' into regex-develop
This commit is contained in:
commit
09dc5cd0f8
118 changed files with 2238 additions and 5701 deletions
|
@ -1193,7 +1193,6 @@ bool bit_blaster_tpl<Cfg>::mk_const_case_multiplier(unsigned sz, expr * const *
|
|||
return false;
|
||||
}
|
||||
SASSERT(out_bits.empty());
|
||||
|
||||
ptr_buffer<expr, 128> na_bits;
|
||||
na_bits.append(sz, a_bits);
|
||||
ptr_buffer<expr, 128> nb_bits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue