You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bv_arithmetict: Lift precondition to from_expr's interface
Only constant_exprt are accepted, thus input parameter's type should guarantee
this. Also update to_expr, which can only generate constant_exprt. Note that
neither of these functions is currently used in the code base.
0 commit comments