mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
apple/swift#60716 changed `NominalTypeDecl::getAllProtocols` to no longer work on `ProtocolDecl`. Add a new wrapper to Refactoring.cpp that dispatches to either `getInheritedProtocols` or `getAllProtocols` depending on whether the type is a protocol or not. rdar://99096663
132 B
132 B