swift
65367395
- SimplifyCFG: fix an argument use-after-erase in CheckedCastBrJumpThreading
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#62039 - SimplifyCFG: fix an argument use-after-erase in CheckedCastBrJumpThreading
Author
eeckstein
Committer
eeckstein
Parents
0eacaabf
Loading