-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
- Loading branch information
Showing
1 changed file
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters