Skip to content

Parse/Sema: Move #available query wildcard diagnostics to Sema #79572

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
Feb 24, 2025

Conversation

tshortli
Copy link
Contributor

In order to unblock resolution of availability domains during type-checking instead of parsing, diagnostics about missing or superfluous wildcards in availability specification lists need to move to Sema.

In order to unblock resolution of availability domains during type-checking
instead of parsing, diagnostics about missing or superfluous wildcards in
availability specification lists need to move to Sema.
@tshortli tshortli changed the title Parse/Sema: Move #available query wildcard diagnostics to Sema. Parse/Sema: Move #available query wildcard diagnostics to Sema Feb 24, 2025
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli merged commit e83f731 into swiftlang:main Feb 24, 2025
3 checks passed
@tshortli tshortli deleted the wildcard-availability-diags branch February 24, 2025 16:41
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