Skip to content
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

[Macros] Improve parsing, representation, and serialization of role attributes #65362

Merged

Conversation

DougGregor
Copy link
Member

Parse compound and special names in the macro role attributes (@freestanding and @attached). This allows both compound names and initializers, e.g., init(coding:).

Fixes rdar://107967344.

…ttributes

Parse compound and special names in the macro role attributes
(`@freestanding` and `@attached`). This allows both compound names and
initializers, e.g., `init(coding:)`.

Fixes rdar://107967344.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit 8f3191a into swiftlang:main Apr 21, 2023
@DougGregor DougGregor deleted the macro-compound-introduced-names branch April 21, 2023 22:18
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.

None yet

2 participants