Commits

Michael Gottesman committed 1e9a6099a26
[specializer] Teach the specializer how to handle unconditional_checked_casts, checked_cast_branches that were originally archetype -> archetype but as a result of specialization are now a different sort of cast or a redundent cast. I am preparing patches for the other cases, but I think this should unblock DaveA. rdar://16490450 Swift SVN r15757