Skip to content

should inherit -strict-implicit-module-context when build sub swiftinterface #67009

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

Conversation

Fushj89
Copy link
Contributor

@Fushj89 Fushj89 commented Jun 29, 2023

when run sub compiler instance to build sub swiftinterface file,we lose strict-implicit-module-context flag which causes sub invocation build clang module in the swiftinterface failed. see #66743

@Fushj89
Copy link
Contributor Author

Fushj89 commented Jun 30, 2023

@swift-ci test

@Fushj89
Copy link
Contributor Author

Fushj89 commented Jun 30, 2023

@swift-ci smoke test

@Fushj89
Copy link
Contributor Author

Fushj89 commented Jul 5, 2023

@artemcm please help review, hope the problem could be solved in xcode 15.

Copy link
Contributor

@artemcm artemcm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change LGTM. Thanks for the fix.

@artemcm
Copy link
Contributor

artemcm commented Jul 5, 2023

@swift-ci smoke test

@Fushj89
Copy link
Contributor Author

Fushj89 commented Jul 5, 2023

@artemcm my pleasure to fix it. thanks for review. can you help to merge the pr

@artemcm artemcm merged commit 626c32b into swiftlang:main Jul 5, 2023
@Fushj89 Fushj89 deleted the inherit-strict-implicit-module-context-in-sub-swiftinterface branch July 6, 2023 11:59
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.

2 participants