Skip to content

[5.9][interop][sourcekit] report a module error for any unconditional modu… #64823

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
Apr 3, 2023

Conversation

hyp
Copy link
Contributor

@hyp hyp commented Mar 31, 2023

…le loading failure

This ensures that interface gen reports an error when importing a framework Swift module that also imports the underlying C++ module into Swift, when interop is disabled, so that we can retry the interface gen with interop enabled.

(cherry picked from commit 3b143d7)

…le loading failure

This ensures that interface gen reports an error when importing a framework Swift module
that also imports the underlying C++ module into Swift, when interop is disabled, so that
we can retry the interface gen with interop enabled.

(cherry picked from commit 3b143d7)
@hyp hyp requested a review from a team as a code owner March 31, 2023 17:41
@hyp
Copy link
Contributor Author

hyp commented Mar 31, 2023

@swift-ci please test

@hyp
Copy link
Contributor Author

hyp commented Mar 31, 2023

@swift-ci please test source compatibility

@hyp
Copy link
Contributor Author

hyp commented Mar 31, 2023

@swift-ci please test macOS platform

@hyp
Copy link
Contributor Author

hyp commented Mar 31, 2023

@swift-ci please test macOS platform

@hyp
Copy link
Contributor Author

hyp commented Apr 1, 2023

@swift-ci please test source compatibility

@hyp hyp merged commit 303fc14 into swiftlang:release/5.9 Apr 3, 2023
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants