Commits

Doug Gregor committed 90d0cf0614b
[Name lookup] Make MemberLookup stop filtering out static methods when looking into a type. That one cannot call a static method is a semantic restriction, not a behavior of name lookup, and name lookup shouldn't play Sema. Swift SVN r5869