swift
e2d4eb64 - Sema: Fix recursion into associated conformances when checking for rethrows

Commit
4 years ago
Sema: Fix recursion into associated conformances when checking for rethrows The logic for recursively expanding protocol requirements was broken. Instead, let's do the recursive visitation when evaluating a conformance to a @rethrows protocol.
Author
Committer
Parents
Loading