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

Clean up CheckBinaryOperator #873

Open
kkjeer opened this issue Jul 7, 2020 · 0 comments
Open

Clean up CheckBinaryOperator #873

kkjeer opened this issue Jul 7, 2020 · 0 comments
Assignees
Labels
work item This labels issues that are not exactly bugs but are about improvements.

Comments

@kkjeer
Copy link
Contributor

kkjeer commented Jul 7, 2020

The CheckBinaryOperator method has two blocks to handle assignment operators (one to update the checking state and one to check nonmodifying bounds and bounds declarations for non-variable assignments). These blocks should be combined to increase readability.

@kkjeer kkjeer self-assigned this Jul 7, 2020
@kkjeer kkjeer added the work item This labels issues that are not exactly bugs but are about improvements. label Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work item This labels issues that are not exactly bugs but are about improvements.
Projects
None yet
Development

No branches or pull requests

1 participant