Skip to content

Handle object literal's rewriting of the first argument label #1018

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
Oct 25, 2022

Conversation

DougGregor
Copy link
Member

The macro signature of the object literals is different from the initializer that's used for the rewritten version. Account for this in the macro's definition.

The macro signature of the object literals is different from the
initializer that's used for the rewritten version. Account for this in
the macro's definition.
@DougGregor DougGregor requested a review from ahoppen as a code owner October 25, 2022 01:05
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 4a1ae7e into swiftlang:main Oct 25, 2022
@DougGregor DougGregor deleted the object-literals-rewrite branch October 25, 2022 03:26
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.

1 participant