Skip to content

Conversation

slavapestov
Copy link
Contributor

Off by default since a few diagnostics tests still fail.

@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test


def solver_enable_prepared_overloads : Flag<["-"], "solver-enable-prepared-overloads">,
HelpText<"Enable experimental prepared overloads optimization">;

Copy link
Member

Choose a reason for hiding this comment

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

Why not make this an experimental feature so you don't have to extend LangOpts and add new flags?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I could, but it’s not a language feature and it’s only temporary (hopefully) so it felt like a misuse of experimental features… hmm.

@slavapestov slavapestov merged commit 21e34e3 into swiftlang:main Sep 19, 2025
3 checks passed
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