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
Make guard_exprt::operator-= work with individual conditions
Before, operator-= would only apply when both of the operands were
conjunctions. Yet it is perfectly safe use when one or both operands
aren't conjunctions.
0 commit comments