Skip to content

Conversation

@eeckstein
Copy link
Contributor

Calls of such closures were not considered to read or modify the inout argument.

Fixes a miscompile.
rdar://140338313

Calls of such closures were not considered to read or modify the inout argument.

Fixes a miscompile.
rdar://140338313
…red address operands.

A partial_apply copies the values from indirect-in arguments, but does not capture the address.
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein
Copy link
Contributor Author

@swift-ci benchmark

@eeckstein
Copy link
Contributor Author

@swift-ci smoke test Windows

@eeckstein eeckstein merged commit 6010cfb into swiftlang:main Dec 2, 2024
6 checks passed
@eeckstein eeckstein deleted the fix-aliasinfo branch December 2, 2024 06:10
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.

1 participant