Commits

Roman Levenstein committed 3a68a6c3a6e
[sil-devirtualizer] Fix a bug related to sinking of retains The bug was present since the initial version of the devirtualizer was written, but we lucky to never hit it. This patch fixes rdar://21602331 Swift SVN r31039