Skip to content

AST: Introduce new conveniences for synthesizing AvailabilityAttrs #78503

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

@tshortli tshortli commented Jan 8, 2025

This makes intent clearer at the call site and removes a lot of explicit uses of PlatformAgnosticAvailabilityKind, which is going away.

@tshortli tshortli changed the title AST: Introduce new conveniences for synthesizing AvailabilityAttrs. AST: Introduce new conveniences for synthesizing AvailabilityAttrs Jan 8, 2025
@tshortli
Copy link
Contributor Author

tshortli commented Jan 9, 2025

swiftlang/llvm-project#9813

@swift-ci please smoke test

@tshortli tshortli force-pushed the available-attr-creation-conveniences branch from ebdfb85 to c57132c Compare January 9, 2025 03:45
This makes intent clearer at the call site and removes a lot of explicit uses
of PlatformAgnosticAvailabilityKind, which is going away.
@tshortli tshortli force-pushed the available-attr-creation-conveniences branch from c57132c to 70a2363 Compare January 9, 2025 03:59
@tshortli
Copy link
Contributor Author

tshortli commented Jan 9, 2025

@swift-ci please smoke test

@tshortli tshortli merged commit 635ea34 into swiftlang:main Jan 9, 2025
3 checks passed
@tshortli tshortli deleted the available-attr-creation-conveniences branch January 9, 2025 16:21
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