Commits

Doug Gregor committed 78892d78c03
Centralize the logic for synthesized conformances. This is effectively NFC, but we had two implementations of "figure out the protocols that this type should implicitly conform to". The one in the conformance table is what will matter going forward. Swift SVN r26115