mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Protocols with a superclass bound written as `protocol P where Self: C` return null from getSuperclass(). Unqualified lookup only cares about getSuperclassDecl(), so serialize that instead. Fixes rdar://problem/124478687.
629 B
629 B