Skip to content

NFC: Expand -experimental-lazy-typecheck test coverage #68251

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

  • Refactor the client of the lazy_typecheck module into a shared input file. This allows the ModuleInterface test for -experimental-lazy-typecheck to attempt to build a client against the emitted .swiftinterface which will help us ensure the emitted interface is correct.
  • Add classes and constructors to the APIs vended by the lazy_typecheck module.

This allows the ModuleInterface test to attempt to build a client against the
emitted `.swiftinterface` which will help us ensure the emitted interface is
correct.
Add classes and constructors to the APIs vended by the `lazy_typecheck` module.
@tshortli tshortli force-pushed the emit-module-lazy-typecheck-classes branch from dbfcdb5 to 1b08ab5 Compare August 31, 2023 23:40
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli merged commit 857987f into swiftlang:main Sep 1, 2023
@tshortli tshortli deleted the emit-module-lazy-typecheck-classes branch September 1, 2023 02:42
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.

1 participant