mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Make ObjC method partial applications go through a native-to-foreign thunk so that we properly handle bridging conversions in the resulting function value. Partial applications through dynamic lookup are still broken because they apparently go through a different path. Swift SVN r17108
12 KiB
12 KiB