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

refactor abstract_eval_statement_expr #54111

Merged
merged 2 commits into from
Apr 19, 2024
Merged

refactor abstract_eval_statement_expr #54111

merged 2 commits into from
Apr 19, 2024

Conversation

aviatesk
Copy link
Sponsor Member

This commit divides the various expr handlings into abstract_eval_xxx subroutines in order to make the logic clearer and easier to follow.

@aviatesk aviatesk requested review from Keno and vtjnash April 17, 2024 08:20
Base automatically changed from avi/rm-unused-method-handling to master April 17, 2024 10:51
@aviatesk aviatesk force-pushed the avi/abstract_evals branch 2 times, most recently from 336c7e5 to ce7a5c1 Compare April 19, 2024 00:52
This commit divides the various expr handlings into `abstract_eval_xxx`
subroutines in order to make the logic clearer and easier to follow.
@aviatesk aviatesk merged commit 7f8635f into master Apr 19, 2024
4 of 7 checks passed
@aviatesk aviatesk deleted the avi/abstract_evals branch April 19, 2024 04:05
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