Commits

Joe Groff committed d188fd5c0a9
IRGen: Handle class-existential-to-opaque-archetype cast. Handle an indirect cast from a class existential, so we can cast class existentials to opaque archetype types. Fixes <rdar://problem/15313840>. Swift SVN r10545