swift
f24b7636
- [Effects handling] Simplify away getKindForFunctionBody().
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
[Effects handling] Simplify away getKindForFunctionBody(). Determining whether a given function or closure is throwing got a lot simpler since this code was written. Do the obvious thing.
References
#33398 - [Sema] Refactor error-handling checking to effects-handling checking
Author
DougGregor
Parents
fbbb2bb2
Loading