swift
d430d12b - SIL: Don't destructure tuples in AbstractionPattern::getErrorConvention()

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