Skip to content

[stdlib] Remove _withUnsafeBufferPointer APIs on InlineArray #80858

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 5 commits into from
Jun 26, 2025

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Apr 16, 2025

These are no longer needed because you can just access the API from the span getters. Also, add protected address and buffer variants for the span APIs and the unchecked subscript access so that we get stack checking enabled for those APIs.

Resolves: rdar://145487409

@Azoy Azoy requested a review from a team as a code owner April 16, 2025 18:18
@Azoy
Copy link
Contributor Author

Azoy commented Apr 16, 2025

@swift-ci please smoke test

1 similar comment
@Azoy
Copy link
Contributor Author

Azoy commented Apr 16, 2025

@swift-ci please smoke test

@Azoy
Copy link
Contributor Author

Azoy commented Jun 25, 2025

@swift-ci please test

@Azoy Azoy force-pushed the remove-wubp-inlinearray branch from 17d5c3a to 596b015 Compare June 25, 2025 21:09
@Azoy
Copy link
Contributor Author

Azoy commented Jun 25, 2025

@swift-ci please test

@Azoy
Copy link
Contributor Author

Azoy commented Jun 26, 2025

@swift-ci please clean test Linux

@Azoy Azoy merged commit 883716b into swiftlang:main Jun 26, 2025
5 checks passed
@Azoy Azoy deleted the remove-wubp-inlinearray branch June 26, 2025 21:44
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