Commits

Doug Gregor committed 25bec36f9ed
Allow dynamic lookup through DynamicLookup.metatype. Given an object of type DynamicLookup.metatype, allow us to find both static and instance methods. Sema only; SILGen and IRGen changes to come. Swift SVN r8290