mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Name lookup within a protocol extension also looks into protocols and superclasses on the right-hand side of Self constraints in the where clause, e.g., "Self: Foo". Turn that function into a request to avoid infinite recursion on invalid code.
5.8 KiB
5.8 KiB