Skip to content

[5.8][BuilderTransform] Make sure that synthesized if elements have corr… #62970

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
Jan 12, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jan 11, 2023

…ect locations

Cherry-pick of #62950


Placeholder variable that represents result of if should
be placed at the beginning of the statement, same goes
for Optional(.some(...)) that wraps the expression in "then" branch.

Resolves: #62848

(cherry picked from commit 945f35f)

…ect locations

Placeholder variable that represents result of `if` should be placed
at the beginning of the statement, same goes for `Optional(.some(...))`
that wraps the expression in "then" branch.

Resolves: swiftlang#62848
(cherry picked from commit 945f35f)
@xedin xedin added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.8 labels Jan 11, 2023
@xedin xedin requested a review from hborla January 11, 2023 16:34
@xedin
Copy link
Contributor Author

xedin commented Jan 11, 2023

@swift-ci please test

@xedin xedin merged commit 6e332cc into swiftlang:release/5.8 Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants