mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When forming a specialized protocol conformance, we substitute into the conditional requirements. Allow this substitution to look into the module to find conformances, which might be required to accurately represented the requirements. Otherwise, we can silently end up dropping them. We should rethink this notion of eagerly substituting conditional requirements, and consider whether clients should always handle this substitution. For now, fixes rdar://problem/35837054. Allow conformance lookup in module context for conditional
16 KiB
16 KiB