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 goto_programt::instructiont::validate() accept differing return types
When a function declaration and its definition appear in different translation
units they may have different return types. This commit relaxes the checks
in goto_programt::instructiont::validate() in these circumstances.
0 commit comments