Commits

Joe Groff committed 1fa8ac05a0e
SILGen: Implement DerivedToBaseExpr. Represent it as an implicit_convert instruction since it has no runtime representation effect. Factor out the common implicit conversion code among the other ImplicitConversionExpr subtypes. Swift SVN r3510