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 ImperativeCleanup cleaning too much #1500

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

mario-bucev
Copy link
Collaborator

In some cases, ImperativeCleanup would eliminate unused bindings even though it should not (causing unsoundness as in the test case TupleCleanup).

@mario-bucev mario-bucev force-pushed the fix-imperative-cleanup branch from 6f83505 to 9c19b6c Compare February 15, 2024 09:49
@mario-bucev mario-bucev force-pushed the fix-imperative-cleanup branch from 9c19b6c to 744afb0 Compare February 29, 2024 14:39
@mario-bucev mario-bucev merged commit ad51a39 into epfl-lara:main Feb 29, 2024
2 checks passed
@mario-bucev mario-bucev deleted the fix-imperative-cleanup branch February 29, 2024 15:50
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