Learn more about cloning repositories
You have read-only access
Clang Importer: Set the ElementType of synthesized SubscriptDecls to the contextual generic type. This matches what parsed SubscriptDecls do, avoiding a crash later in SILGen. Fixes rdar://problem/26632701.