Commits

Roman Levenstein committed fc9df135459
Don't try to devirtualize a method if the optimizer cannot handle the required cast of a return value afterwards. This is complementary to my previous commit that fixed a similar issue in the simplify-cfg. Swift SVN r32581