Commits

Doug Gregor committed 86b59b12942
Add a score kind for value-to-optional bindings, and ban them during partial ordering. This is the semantic change we need to eliminate ambiguities when introducing the new ?? overload. There is a minor regression here with curried method references, which is covered by <rdar://problem/18006008>. Swift SVN r21173