Files
swift-mirror/lib/SILGen/SILGenBridging.cpp
Joe Groff f3d3c5a898 SILGen: Use lowered function type parameters in objc-to-swift thunks for initializers.
Fixes a regression caused by the `self` declaration being given a `DynamicSelfType`
even though the formal type of the enclosing function sometimes still uses the
concrete base class type.

Fixes #83876 | rdar://158956768.
2025-09-08 10:52:01 -07:00

96 KiB