Skip to content

Conversation

@egorzhdan
Copy link
Contributor

848fad0 introduced support for printing foreign reference types. It changes both the compiler and the runtime, and having the runtime change applied is required for the test to pass. Let's not try to run it with an old runtime.

This change also splits up a test for printing of value types from a test for printing of foreign reference types, since we don't have any runtime restrictions for value types.

rdar://153205860

848fad0 introduced support for printing foreign reference types. It changes both the compiler and the runtime, and having the runtime change applied is required for the test to pass. Let's not try to run it with an old runtime.

This change also splits up a test for printing of value types from a test for printing of foreign reference types, since we don't have any runtime restrictions for value types.

rdar://153205860
@egorzhdan egorzhdan requested a review from zoecarver as a code owner June 17, 2025 15:29
@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Jun 17, 2025
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan merged commit 4b39802 into main Jun 18, 2025
3 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/old-runtime-tests branch June 18, 2025 12:14
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.

3 participants