Skip to content

Conversation

@xedin
Copy link
Contributor

@xedin xedin commented Nov 24, 2025

…ative->foreign thunk arguments

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

…ative->foreign thunk arguments

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
@xedin xedin requested a review from gottesmm November 24, 2025 18:59
@xedin
Copy link
Contributor Author

xedin commented Nov 24, 2025

@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants