Skip to content

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

Open
SiliconA-Z wants to merge 1 commit intoswiftlang:mainfrom
SiliconA-Z:runtime
Open

Have all codepaths do *(void **)dest = (void *)ptr;#825
SiliconA-Z wants to merge 1 commit intoswiftlang:mainfrom
SiliconA-Z:runtime

Conversation

@SiliconA-Z
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