Skip to content

[Compatibility50] Silence warning about taking the address of objc_setHook_getClass. #79303

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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Feb 11, 2025

Add a & so the compiler doesn't think it always evaluates to true.

rdar://144465537

…tHook_getClass.

Add a & so the compiler doesn't think it always evaluates to true.

rdar://144465537
@mikeash mikeash requested a review from a team as a code owner February 11, 2025 22:13
@mikeash
Copy link
Contributor Author

mikeash commented Feb 18, 2025

@swift-ci please smoke test

@mikeash mikeash enabled auto-merge February 18, 2025 21:12
@mikeash
Copy link
Contributor Author

mikeash commented Feb 19, 2025

Unrelated failure in SwiftDriverTests on Linux.

@mikeash
Copy link
Contributor Author

mikeash commented Feb 19, 2025

@swift-ci please smoke test linux platform

@mikeash mikeash merged commit f9bdb45 into swiftlang:main Feb 19, 2025
3 checks passed
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