Skip to content

Conversation

@patrykstefanski
Copy link

Check safe assignment patterns. This uses the infrastructure that is already available for count-attributed arguments, and checks for each assigned pointer in the group that the RHS has enough elements.

rdar://161608493

(cherry picked from commit cb7dcc9)

Check safe assignment patterns. This uses the infrastructure that is
already available for count-attributed arguments, and checks for each
assigned pointer in the group that the RHS has enough elements.

rdar://161608493

(cherry picked from commit cb7dcc9)
@patrykstefanski patrykstefanski self-assigned this Nov 6, 2025
@patrykstefanski patrykstefanski added the clang:bounds-safety Issue relating to the experimental -fbounds-safety feature in Clang label Nov 6, 2025
@patrykstefanski
Copy link
Author

@swift-ci test

@patrykstefanski
Copy link
Author

@swift-ci test llvm

@patrykstefanski
Copy link
Author

@swift-ci test Windows platform

1 similar comment
@patrykstefanski
Copy link
Author

@swift-ci test Windows platform

@patrykstefanski patrykstefanski merged commit 68a5ecf into swiftlang:stable/21.x Nov 7, 2025
5 checks passed
@patrykstefanski patrykstefanski deleted the eng/pstefanski/PR-161608493-21.x branch November 7, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang:bounds-safety Issue relating to the experimental -fbounds-safety feature in Clang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant