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

Reset predecessors before focusing #856

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

atomb
Copy link
Collaborator

@atomb atomb commented Mar 7, 2024

There are two calls to FocusAndSplit in Boogie. Before one, there was already a call to ResetPredecessors, but not before the other. Now they both work on an implementation where the Predecessors attributes has been reset.

There are two calls to `FocusAndSplit` in Boogie. Before one, there was
already a call to `ResetPredecessors`, but not before the other. Now
they both work on an implementation where the `Predecessors` attributes
has been reset.
@keyboardDrummer keyboardDrummer enabled auto-merge (squash) March 7, 2024 22:13
@keyboardDrummer keyboardDrummer merged commit 11660fd into boogie-org:master Mar 7, 2024
4 checks passed
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