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
Print meaningful error message when trying to use undeclared uninterpreted functions
With 32715b4, the use of undeclared uninterpreted functions
resulted in an invariant failure. The commit introduced additional
sanity checking, but such failing such checks should still yield an
error message that is actionable by an end user.
Fixes: #5641
0 commit comments