Skip to content

[cxx-interop] Fix a test on older macOS versions #73616

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 17, 2024

Conversation

egorzhdan
Copy link
Contributor

This is a test for C++ foreign reference types, which require Swift runtime support that was added in macOS 13.3.

rdar://127991790

@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label May 14, 2024
@egorzhdan egorzhdan requested review from zoecarver and hyp as code owners May 14, 2024 17:10
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

@egorzhdan
Copy link
Contributor Author

Looks like the CI already cleared out the logs :(

@egorzhdan
Copy link
Contributor Author

@swift-ci please test macOS

@egorzhdan egorzhdan force-pushed the egorzhdan/vwt-test-fix-old-macos branch from 3edd37a to 9ed5811 Compare May 16, 2024 16:15
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

@egorzhdan egorzhdan force-pushed the egorzhdan/vwt-test-fix-old-macos branch from 9ed5811 to b34133e Compare May 16, 2024 18:05
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

This is a test for C++ foreign reference types, which require Swift runtime support that was added in macOS 13.3.

rdar://127991790
@egorzhdan egorzhdan force-pushed the egorzhdan/vwt-test-fix-old-macos branch from b34133e to 8f8a242 Compare May 17, 2024 15:09
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

@egorzhdan egorzhdan merged commit 8599292 into main May 17, 2024
5 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/vwt-test-fix-old-macos branch May 17, 2024 21:52
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.

1 participant