mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When performing unqualified lookup within a type context (or method thereof) that is a protocol or a protocol extension, use the Self archetype of the protocol or extension so we look in types implied by the requirements as well. Part of rdar://problem/20509152, fixing the example provided in rdar://problem/20694545. Swift SVN r28363
276 B
276 B