Skip to content

[cxx-interop] Fix compilation failure in rebranch #81898

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 2, 2025

Conversation

Xazax-hun
Copy link
Contributor

@Xazax-hun Xazax-hun commented Jun 2, 2025

It looks like in the latest version of clang, it needs parameters to be named for the lifetimebound attribute to be applicable.

rdar://151918181

@Xazax-hun Xazax-hun added the c++ interop Feature: Interoperability with C++ label Jun 2, 2025
@Xazax-hun Xazax-hun requested a review from hnrklssn as a code owner June 2, 2025 10:54
@Xazax-hun Xazax-hun requested a review from AnthonyLatsis June 2, 2025 10:55
It looks like in the latest version of clang needs parameters to be
named for the lifetimebound attribute to be applicable.

rdar://151918181
@Xazax-hun Xazax-hun force-pushed the gaborh/rebranch-test-fix branch from 6ca98dc to 64babf5 Compare June 2, 2025 12:01
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Contributor

@j-hui j-hui left a comment

Choose a reason for hiding this comment

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

LGTM

@Xazax-hun Xazax-hun enabled auto-merge June 2, 2025 16:06
@Xazax-hun Xazax-hun merged commit db47bfd into main Jun 2, 2025
3 checks passed
@Xazax-hun Xazax-hun deleted the gaborh/rebranch-test-fix branch June 2, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants