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
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
[MERGE #6009 @MikeHolman] disable switch opt when breaking out of loops
Merge pull request #6009 from MikeHolman:switchbug1_11
Cherry-picking to release/1.11 from master.
Switch opt gets confused when we need to branch to labels outside the loop, so just disabling it in this case.
Fixes #5985
Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>
0 commit comments