Skip to content

[ASTGen] Assorted fixes pt.2 #79547

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 2 commits into from
Feb 24, 2025
Merged

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Feb 21, 2025

  • Generate @_unavailableInEmbedded attribute. This is a sugar of @available(*, unavailable) when Embedded feature is enabled.
  • Fix ReferenceOwnershipAttr modifier. Similar to 7dd8944, Modifier argument is not parsed as a keyword.

@rintaro
Copy link
Member Author

rintaro commented Feb 21, 2025

@swift-ci Please smoke test

Which is a sugar of '@available(*, unavailable)' when Embedded feature
is enabled.
@rintaro
Copy link
Member Author

rintaro commented Feb 22, 2025

@swift-ci Please smoke test

Similar to 7dd8944. Modifier argument is not parsed as a keyword.
@rintaro rintaro force-pushed the astgen-small-fixes2 branch from cf51312 to 2bf6974 Compare February 22, 2025 02:38
@rintaro
Copy link
Member Author

rintaro commented Feb 22, 2025

@swift-ci Please smoke test

@rintaro rintaro merged commit 20f589c into swiftlang:main Feb 24, 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.

2 participants