julia
321fb2cc
- sroa: Fix incorrect scope counting (#53630)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
sroa: Fix incorrect scope counting (#53630) Sroa was incorrectly assuming that every :leave leaves exactly one scope. In reality, it leaves as many scopes as the corresponding :leave references. Fix that to fix #53521.
References
#53630 - sroa: Fix incorrect scope counting
Author
Keno
Parents
fa90883d
Loading