Skip to content

6.2: [FSPL] Look through unchecked addr casts. #81076

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

nate-chandler
Copy link
Contributor

@nate-chandler nate-chandler commented Apr 24, 2025

Explanation: Enable unsafeBitwiseCast of values of non-copyable type.

Add a missing instruction to the utility used by the move-only address checker.
Scope: Affects move-checking.
Issue: rdar://149850921
Original PR: #81065
Risk: Low.
Testing: Added test.
Reviewer: Gábor Horváth ( @Xazax-hun )

@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler marked this pull request as ready for review April 24, 2025 17:58
@nate-chandler nate-chandler requested a review from a team as a code owner April 24, 2025 17:58
@nate-chandler nate-chandler enabled auto-merge April 24, 2025 17:58
@nate-chandler
Copy link
Contributor Author

@swift-ci please test macos platform

@nate-chandler nate-chandler merged commit 6e270c6 into swiftlang:release/6.2 Apr 25, 2025
5 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.

3 participants