Skip to content

Generalize macro expansion for macros written as attributes #1208

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 5 commits into from
Jan 10, 2023

Conversation

DougGregor
Copy link
Member

Add 'attributed' trait for nodes that can have attributes, and use it to generalize macro expansion for macros written as attributes.

@DougGregor DougGregor requested a review from ahoppen as a code owner January 10, 2023 05:57
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor force-pushed the macro-attribute-generalize branch from 2943f64 to f04885f Compare January 10, 2023 06:26
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 72d58c7 into swiftlang:main Jan 10, 2023
@DougGregor DougGregor deleted the macro-attribute-generalize branch January 10, 2023 16:47
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