Skip to content

[ASTGen] Rework type specifiers #79630

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 26, 2025
Merged

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Feb 26, 2025

  • Handle multiple specifiers.
  • Handle previously missing sending specifiers.
  • Replicate C++ parser's specifier type wrapping logic.

@rintaro
Copy link
Member Author

rintaro commented Feb 26, 2025

@swift-ci Please smoke test

@rintaro rintaro force-pushed the astgen-typespecifiers branch 2 times, most recently from 605148c to 5cc8f46 Compare February 26, 2025 12:10
@rintaro
Copy link
Member Author

rintaro commented Feb 26, 2025

@swift-ci Please smoke test

Handle multiple specifiers. Hanle previously missing 'sending'
specifiers.
@rintaro rintaro force-pushed the astgen-typespecifiers branch from 5cc8f46 to 0c23098 Compare February 26, 2025 12:39
@rintaro
Copy link
Member Author

rintaro commented Feb 26, 2025

@swift-ci Please smoke test

@rintaro rintaro merged commit 361473c into swiftlang:main Feb 26, 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