Skip to content
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

Fix patch reporting for unary operators and CXXAssignConst #1026

Merged
merged 2 commits into from
Jun 2, 2023

Conversation

AlexDenisov
Copy link
Member

Fixes #1025

@AlexDenisov AlexDenisov changed the title Fix patch reporting for unary operators Fix patch reporting for unary operators and CXXAssignConst Jun 2, 2023
@AlexDenisov AlexDenisov force-pushed the fox-unary-operator-patch-reports branch from afb094f to 72d9863 Compare June 2, 2023 16:25
@AlexDenisov AlexDenisov linked an issue Jun 2, 2023 that may be closed by this pull request
@AlexDenisov AlexDenisov merged commit 62a4b40 into main Jun 2, 2023
@AlexDenisov AlexDenisov deleted the fox-unary-operator-patch-reports branch June 2, 2023 18:15
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.

cxx_minus_to_noop produces wrong diff(patch file) cxx_assign_const produces wrong diffs
1 participant