Skip to content

[CSSyntacticElement] Correctly determine whether body is a "single ex… #63465

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

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Feb 6, 2023

…pression"

Result builder transformed bodies are always multi-statement.

Resolves: #63264

…pression"

Result builder transformed bodies are always multi-statement.

Resolves: swiftlang#63264
@xedin xedin requested a review from hamishknight February 6, 2023 18:47
@xedin xedin requested a review from hborla as a code owner February 6, 2023 18:47
Copy link
Contributor

@hamishknight hamishknight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@xedin
Copy link
Contributor Author

xedin commented Feb 6, 2023

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Feb 6, 2023

@swift-ci please test macOS platform

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.

Correctly adjust hasSingleExpressionBody when applying a result builder transform
2 participants