mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This comes up when we import a static factory method as a convenience init. The thunk was using DynamicSelfType as the type of a basic block argument, because that was the type of the 'self' parameter in -swift-version 5. Fixes <rdar://problem/44242156>.
3.1 KiB
3.1 KiB