Skip to content

[5.9] Fix macro expansion order in compiler_plugin_basic.swift #1856

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
Jun 27, 2023

Conversation

hborla
Copy link
Member

@hborla hborla commented Jun 27, 2023

It looks like the extension expansion is recorded last now, it used to be the first reported extension.

(cherry picked from commit 92f9909)
@hborla hborla requested a review from ahoppen as a code owner June 27, 2023 16:36
@hborla
Copy link
Member Author

hborla commented Jun 27, 2023

swiftlang/swift#66956

@swift-ci please test

@hborla hborla merged commit 8a9d8d7 into swiftlang:release/5.9 Jun 27, 2023
@hborla hborla deleted the 5.9-expansion-order branch June 27, 2023 22:04
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.

3 participants