swift
ee0e408a
- [Sema] Remove separate closure type-checking logic
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Sema] Remove separate closure type-checking logic `participatesInInference` is now always true for a non-empty body, remove it along with the separate type-checking logic such that empty bodies are type-checked together with the context.
References
#76297 - [Sema] Remove separate closure type-checking logic
Author
hamishknight
Parents
72fe29f7
Loading