Skip to content

[cxx-interop] Remove last LifetimeDependence guard in C++ interop #79943

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
Mar 12, 2025

Conversation

Xazax-hun
Copy link
Contributor

We now accept @Lifetime annotations in the import macro generated code so no longer need to guard the emission of these attributes with this feature flag.

We now accept @Lifetime annotations in the import macro generated code
so no longer need to guard the emission of these attributes with this
feature flag.
@Xazax-hun Xazax-hun added the c++ interop Feature: Interoperability with C++ label Mar 12, 2025
@Xazax-hun
Copy link
Contributor Author

@swift-ci please smoke test

@Xazax-hun Xazax-hun enabled auto-merge March 12, 2025 15:01
@Xazax-hun Xazax-hun merged commit d20eb63 into main Mar 12, 2025
3 checks passed
@Xazax-hun Xazax-hun deleted the gaborh/remove-feature-guard branch March 12, 2025 15:56
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.

2 participants