mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The mangled name of protocol descriptors was the “protocol composition” type consisting of a single protocol, which is a little odd. Instead, use a bare protocol reference (e.g., “6Module5ProtoP”) with the “$S” prefer to be more in line with nominal type descriptor names while still making it clear that this is a Swift (not an Objective-C) protocol.
38 KiB
38 KiB