mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is an "off-by-one" error because the code to emit bridged arguments didn't account for the fact that "native" function type can have a leading implicit isolation parameter if declaration is `nonisolated(nonsending)`. Resolves: rdar://164561176
97 KiB
97 KiB