swift
71591114 - Improve diagnosis of generic types in `@abi`

Commit
224 days ago
Improve diagnosis of generic types in `@abi` A same-type constraint in an enclosing `where` clause will eliminate a generic parameter’s ABI impact. Teach `ABIDeclChecker::checkType()` about this so it can handle a known-unsupported case for `Swift.Result.init(catching:)`.
Author
Committer
Parents
Loading