mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
To differentiate between freestanding extensions of protocols and matching default implementations with their requirements. Otherwise, it's difficult to filter out "duplicate" entries for protocols. rdar://61459287