swift
c11beb5d
- Sema: Make wonky logic explicit in diagnoseImplicitSelfUseInClosure()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Sema: Make wonky logic explicit in diagnoseImplicitSelfUseInClosure() We walk up the DeclContext hierarchy looking for closures, but they might not have had their types set yet because they're currently being type checked.
References
#73348 - Preliminary steps towards support for closures that capture pack element environments
Author
slavapestov
Committer
slavapestov
Parents
78d70ab8
Loading