Commits

Doug Gregor committed 61a0958616d
Open method references to methods using their interface type. Rely on opening the GenericFunctionType of a method, rather than its PolymorphicFunctionType. Alas, constraint application still falls back to the PolymorphicFunctionType. Swift SVN r9564