Skip to content

[lldb] Enable library-evolution in tests using swiftinterfaces #5547

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: stable/20220421
Choose a base branch
from

Conversation

xymus
Copy link

@xymus xymus commented Nov 2, 2022

This PR enables library-evolution for modules in the test suite for which we generate a swiftinterface. While the compiler can emit swiftinterfaces for modules without library-evolution, they are not expected to be loadable. The change in swiftlang/swift#61765 would enforce this by raising an error on the import of a non-library-evolution enabled swiftinterface.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant