Skip to content

[5.7] [stdlib] Fix the name mangling for UnsafeMutableRawPointer.storeBytes #59789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

glessard
Copy link
Contributor

@glessard glessard commented Jun 29, 2022

The name mangling for storeBytes is missing $.

Cherry-pick of #59788

rdar://96151815

The name mangling for storeBytes is missing `$`.

rdar://96151815
@glessard glessard requested a review from a team as a code owner June 29, 2022 17:40
@glessard
Copy link
Contributor Author

@swift-ci please test

@glessard glessard changed the title [stdlib] Fix the name mangling for UnsafeMutableRawPointer.storeBytes [5.7] [stdlib] Fix the name mangling for UnsafeMutableRawPointer.storeBytes Jun 29, 2022
@glessard glessard added r5.7 standard library Area: Standard library umbrella labels Jun 29, 2022
@swiftlang swiftlang deleted a comment from glessard Jun 29, 2022
@stephentyrone stephentyrone merged commit 80790ae into swiftlang:release/5.7 Jun 30, 2022
@glessard glessard deleted the rdar96151815-storeBytes-name-mangling branch June 30, 2022 00:21
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks standard library Area: Standard library umbrella swift 5.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants