Commits

Doug Gregor committed 811d0021ab7
Use library entry points rather than witnesses for bridging an object to a value type. This is essentially NFC, but the protocols we were calling into are changing in a way that makes it hard to use the witnesses directly from the type checker. Swift SVN r20933