Skip to content

🍒[Clang] Use [[clang::lifetimebound]] syntax when supported #11119

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
Aug 6, 2025

Conversation

egorzhdan
Copy link

This allows the usage of __lifetimebound for the implicit self parameter, while keeping it possible to use it in C code.

rdar://157316328

Original PR: #11107

This allows the usage of `__lifetimebound` for the implicit self parameter, while keeping it possible to use it in C code.

rdar://157316328
@egorzhdan egorzhdan requested a review from a team as a code owner August 5, 2025 11:56
@egorzhdan
Copy link
Author

@swift-ci please test

@egorzhdan
Copy link
Author

@swift-ci please test Windows

@egorzhdan egorzhdan merged commit 8442d6b into stable/20240723 Aug 6, 2025
2 of 3 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/lifetimebound-syntax-stable branch August 6, 2025 11:10
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.

1 participant