Skip to content

Have all codepaths do *(void **)dest = (void *)ptr;#825

Open
AZero13 wants to merge 1 commit into
swiftlang:mainfrom
AZero13:runtime
Open

Have all codepaths do *(void **)dest = (void *)ptr;#825
AZero13 wants to merge 1 commit into
swiftlang:mainfrom
AZero13:runtime

Conversation

@AZero13

@AZero13 AZero13 commented Apr 18, 2024

Copy link
Copy Markdown
Contributor

There is no point in converting a pointer to an integer, as this code will do the same thing.

There is no point in converting a pointer to an integer, as this code will do the same thing.
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