Skip to content

Audit usages of fold_right#1688

Merged
michael-schwarz merged 5 commits into
masterfrom
issue_1536
Feb 24, 2025
Merged

Audit usages of fold_right#1688
michael-schwarz merged 5 commits into
masterfrom
issue_1536

Conversation

@michael-schwarz
Copy link
Copy Markdown
Member

@michael-schwarz michael-schwarz commented Feb 18, 2025

This PR replaces usages of fold_right with usages of fold_left wherever there is obviously no difference between both. This also raised an instances where I am unsure if the code in Goblint is correct.

@michael-schwarz michael-schwarz added the cleanup Refactoring, clean-up label Feb 18, 2025
@sim642 sim642 linked an issue Feb 18, 2025 that may be closed by this pull request
Comment thread src/analyses/malloc_null.ml
Comment thread src/analyses/apron/relationAnalysis.apron.ml
Comment thread src/analyses/malloc_null.ml Outdated
Comment thread src/cdomain/value/cdomains/int/defExcDomain.ml
@michael-schwarz michael-schwarz merged commit 2c36291 into master Feb 24, 2025
@michael-schwarz michael-schwarz deleted the issue_1536 branch February 24, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Refactoring, clean-up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate instances of fold_right

3 participants