Skip to content
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

Remove the version parameter for C++ interop mode build setting #6583

Merged
merged 1 commit into from May 18, 2023

Conversation

egorzhdan
Copy link
Collaborator

Motivation:

The version of C++ interoperability is going to be tied to Swift language version.

Modifications:

This change removes the explicit version parameter for the .interoperabilityMode(.Cxx) build setting.

rdar://109525217

The version of C++ interoperability is going to be tied to Swift language version. This change removes the explicit version parameter for the `.interoperabilityMode(.Cxx)` build setting.

rdar://109525217
@egorzhdan
Copy link
Collaborator Author

@swift-ci please test

@egorzhdan
Copy link
Collaborator Author

@swift-ci please smoke test

@tomerd tomerd merged commit fdf39fd into main May 18, 2023
5 checks passed
@tomerd tomerd deleted the egorzhdan/no-interop-version branch May 18, 2023 22:10
egorzhdan added a commit that referenced this pull request May 19, 2023
The version of C++ interoperability is going to be tied to Swift language version. This change removes the explicit version parameter for the `.interoperabilityMode(.Cxx)` build setting.

rdar://109525217

(cherry picked from commit fdf39fd)
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.

None yet

3 participants