Skip to content

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

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 11, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jan 10, 2023

…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: #62848

…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
@xedin xedin requested a review from ahoppen January 10, 2023 20:36
@xedin
Copy link
Contributor Author

xedin commented Jan 10, 2023

@swift-ci please test

@ahoppen
Copy link
Member

ahoppen commented Jan 10, 2023

@swift-ci Please SourceKit stress test

@ahoppen
Copy link
Member

ahoppen commented Jan 11, 2023

The SourceKit stress tester passed (only marked as failed because the fixed XFail is no longer hit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants