Skip to content

Fix a couple cases where the formatting in CodeGeneration was off #1561

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
Apr 20, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 20, 2023

With the new BasicFormat from #1558, these cases will be formatted weirdly, so I want to update them now.

With the new BasicFormat, these cases will be formatted weirdly, so I want to update them now.
@ahoppen ahoppen requested review from bnbarham and kimdv April 20, 2023 01:45
@ahoppen
Copy link
Member Author

ahoppen commented Apr 20, 2023

@swift-ci Please test

Comment on lines -92 to +93
)

)
Copy link
Contributor

Choose a reason for hiding this comment

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

Weird, but I assume the new will fix this?

Copy link
Member Author

Choose a reason for hiding this comment

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

I’m not entirely sure yet what’s going wrong here. Still need to investigate but I didn’t think it would make sense to investigate in the current BasicFormat.

@ahoppen ahoppen merged commit c6ea0d7 into swiftlang:main Apr 20, 2023
@ahoppen ahoppen deleted the ahoppen/codegen-formatting-issues branch April 20, 2023 17: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