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
* UnsafeGuaranteedPeephole: Handle exception edges correctly
Exceptions can cause an exit before hitting the unsafeGuaranteedEnd instruction.
Make sure that we check post dominance to find such cases.
rdar://26890751
(cherry picked from commit 7cc447c)
* Adopt test case for swift-3.0-preview-3-branch
0 commit comments