Skip to content

[CSSimplify] Modernize binary function argument reordering fix #68136

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
Aug 25, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 25, 2023

The fix used incorrect locators for attempted argument conversions, didn't check whether arguments are already re-ordered and allowed fixes as visible side-effects from checking.

Resolves: rdar://114341979

The fix used incorrect locators for attempted argument conversions,
didn't check whether arguments are already re-ordered and allowed
fixes as visible side-effects from checking.

Resolves: rdar://114341979
@xedin xedin requested a review from hborla as a code owner August 25, 2023 00:11
@xedin
Copy link
Contributor Author

xedin commented Aug 25, 2023

Discovered by @glessard while working on experimental changes and not easily reproducible pointer conversions restricted.

@xedin
Copy link
Contributor Author

xedin commented Aug 25, 2023

@swift-ci please test

@xedin xedin merged commit 11c45c9 into swiftlang:main Aug 25, 2023
@glessard
Copy link
Contributor

Thanks!

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.

2 participants