Commits

Doug Gregor committed 75aa34ec277
Don't allow lookups on DynamicLookup.metatype to find instance members. We wouldn't be able to call the instance members anyway, because we don't know that the type for which we looked up the member is dynamically the same as the type we provide for the 'self' member. Swift SVN r8295