julia
7e7e280c
- reachability: Ignore virtual catch predecessor (#54077)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
reachability: Ignore virtual catch predecessor (#54077) For catch blocks, we add a virtual `0` predecessor in addition to the predecessor from the enter block. However, for reachability purposes, only real predecessors count, so ignore that here.
References
#54077 - reachability: Ignore virtual catch predecessor
Author
Keno
Parents
c91edf36
Loading