swift
884a39cc - Sema: Fix substitution of opaque types with generic base class constraints.

Commit
6 years ago
Sema: Fix substitution of opaque types with generic base class constraints. They weren't always mapped out of context before building the interface type for the opaque type decl, and we failed to substitute the base class constraint when forming an opaque archetype with specific substitutions. Fixes rdar://problem/53318811.
Author
Committer
Parents
Loading