Commits

Joe Groff committed 4a4296d0a55
SIL: Allow init_existential_ref to convert among @objc existentials. This can arise by substitution when we specialize a generic parameter bounded by an ObjC protocol with an ObjC protocol type. Fixes rdar://problem/19035529. Swift SVN r23463