swift
d430d12b
- SIL: Don't destructure tuples in AbstractionPattern::getErrorConvention()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
SIL: Don't destructure tuples in AbstractionPattern::getErrorConvention() Tuples don't conform to Error anyway so it's moot, but if they ever do we won't be destructuring them into multiple indirect error results.
References
#69474 - A couple more typed throws fixes
Author
slavapestov
Committer
slavapestov
Parents
e081154e
Loading