Commits

Roman Levenstein committed 087148bdc40
[sil-devirtualizer] Support devirtualization of methods defined by protocol extensions This implementation re-factors the logic of propagateConcreteTypeOfInitExistential and extends it to handle methods from protocol extensions. rdar://22741857 Swift SVN r32051