mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
parent
b29d5f9b5d
commit
b013df9a9f
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ void rewriter_tpl<Config>::operator()(expr * t, expr_ref & result, proof_ref & r
|
|||
if (!frame_stack().empty() || m_cache != m_cache_stack[0]) {
|
||||
frame_stack().reset();
|
||||
result_stack().reset();
|
||||
result_pr_stack().reset();
|
||||
m_scopes.reset();
|
||||
reset_cache();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue