Skip to content

Add -experimental-skip-non-exportable-decls to lazy typechecking emit module jobs #1465

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

Conversation

tshortli
Copy link
Contributor

Also, remove the isFrontendArgSupported check for -experimental-lazy-typecheck to simplify testing. There's no need to query whether the frontend supports the flags for this feature since -experimental-lazy-typecheck would only be specified on the driver command line explicitly.

Resolves rdar://115731361.

@tshortli tshortli requested review from nkcsgexi and artemcm October 13, 2023 17:03
@tshortli
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

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

🥳

@tshortli tshortli merged commit 3ddd697 into swiftlang:main Oct 13, 2023
@tshortli tshortli deleted the experimental-skip-non-exportable-decls branch October 13, 2023 23:59
tshortli added a commit to tshortli/swift that referenced this pull request Oct 16, 2023
…echeck.

Until a swiftc with swiftlang/swift-driver#1465 is
available widely, enable -experimental-skip-non-exportable-decls whenever
-experimental-lazy-typecheck is specified.

Resolves rdar://117020908
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.

3 participants