Commits

Doug Gregor committed 531f855097b
Re-use the new TypeChecker::substBaseForGenericTypeMember() when building a reference to an instance method of an object of bound generic type. This is cleaner and more widely applicable than the hack of coercing for the 'this' argument. Swift SVN r2475