Commits

Joe Groff committed e7287289e4f
SILGen: Redispatch protocol class method and init requirements. Fixes a bug where dynamic dispatches of class methods or initializers through generic interfaces didn't redispatch to subclasses. Also fix up some logic errors noticed by inspection. Swift SVN r22945