Commits

Joe Groff committed 139bf0323d4
Runtime: Cache nondependent generic witnesses for lookup. We can share a lookup cache entry under the generic metadata pattern when the witness table for a protocol conformance is shared among all instances of the type. (This happens to always be the case currently.) Swift SVN r23062