Skip to content

stdlib: handle unsafe annotations in additional places #82342

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
Jun 19, 2025

Conversation

compnerd
Copy link
Member

This applies more annotations in the INTERNAL_CHECKS_ENABLED disabled paths, Windows, 32-bit, and non-ObjC paths. Interestingly enough, there are a couple of compiler intrinsics which are also uncovered.

This applies more annotations in the `INTERNAL_CHECKS_ENABLED` disabled
paths, Windows, 32-bit, and non-ObjC paths. Interestingly enough, there
are a couple of compiler intrinsics which are also uncovered.
@compnerd compnerd requested review from ktoso and a team as code owners June 18, 2025 16:46
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test macOS platform

@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

@compnerd compnerd requested a review from DougGregor June 18, 2025 22:44
@compnerd compnerd merged commit 157fdd3 into swiftlang:main Jun 19, 2025
5 checks passed
@compnerd compnerd deleted the unsafe branch June 19, 2025 18:10
Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

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.

2 participants