swift
65367395 - SimplifyCFG: fix an argument use-after-erase in CheckedCastBrJumpThreading

Commit
2 years ago
SimplifyCFG: fix an argument use-after-erase in CheckedCastBrJumpThreading Need to check if a SILArgument, which was cached earlier is still alive before doing the actual transformation. rdar://102108656
Author
Committer
Parents
Loading