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
Add INVARIANT on declaring_class after method conversion
All symbols for methods should have a `declaring_class` after
conversion. This commit adds INVARIANTs for this condition on returning
from `java_bytecode_languaget::convert_single_method`, in order to
demonstrate that this condition holds.
0 commit comments