Skip to content

[Macros] Don't expand macros inside macro expession arguments #65519

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
May 1, 2023

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Apr 28, 2023

Macro expressions nested in macro arguments should be type checked, but should not be expanded.

rdar://108622244

Macro expressions nested in macro arguments should be type checked, but
should not be expanded.

rdar://108622244
@rintaro rintaro requested review from hborla and xedin as code owners April 28, 2023 23:13
@rintaro
Copy link
Member Author

rintaro commented Apr 28, 2023

@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Apr 29, 2023

@swift-ci Please smoke test macOS

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