Skip to content

[BoundsSafety] Don't drop va_list typedef during function merging #10709

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
May 29, 2025

Conversation

patrykstefanski
Copy link

rdar://151611200

@patrykstefanski patrykstefanski added the clang:bounds-safety Issue relating to the experimental -fbounds-safety feature in Clang label May 20, 2025
@patrykstefanski
Copy link
Author

@swift-ci test llvm

@hnrklssn
Copy link

Does this also work with e.g. explicit __single?

@patrykstefanski
Copy link
Author

Does this also work with e.g. explicit __single?

No. This is a workaround, not a solution that handles every case.

Copy link

@hnrklssn hnrklssn left a comment

Choose a reason for hiding this comment

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

failing tests look unrelated

@patrykstefanski patrykstefanski force-pushed the eng/pstefanski/PR-151611200 branch from 5cb4324 to c82b73b Compare May 29, 2025 18:58
@patrykstefanski
Copy link
Author

@swift-ci test llvm

@patrykstefanski patrykstefanski merged commit 9d03aa6 into next May 29, 2025
2 checks passed
@patrykstefanski patrykstefanski deleted the eng/pstefanski/PR-151611200 branch May 29, 2025 23:13
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.

2 participants