Commits

Roman Levenstein committed 39af94d226f
[sil-devirtualizer] The new implementation of witness method devirtualization. The new simplified design was inspired by a discussion with Michael. Thanks! This implementation is much simpler and smaller than the old one. The tests are extended to check for more complex cases. Swift SVN r23909