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
Structurizer requires that the last BB is a return BB. Make sure this condition is met before invoking the structurizer. It not ( should not happen), non-structurized code (goto/join) will be generated instead.
0 commit comments