swift
c11beb5d - Sema: Make wonky logic explicit in diagnoseImplicitSelfUseInClosure()

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.
Author
Committer
Parents
Loading