swift
c1d4589f
- SIL: Fix type lowering of 'unowned T' where 'T' is a type parameter
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
230 days ago
SIL: Fix type lowering of 'unowned T' where 'T' is a type parameter The abstraction pattern's generic signature does not describe the substituted type, and it may not be present at all. Fixes https://github.com/swiftlang/swift/issues/79244.
References
#79293 - SIL: Fix type lowering of 'unowned T' where 'T' is a type parameter
Author
slavapestov
Committer
slavapestov
Parents
7f6a8c68
Loading