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

Remove empty leaf destructors. #6211

Merged

Conversation

waywardmonkeys
Copy link
Contributor

This removes all empty leaf destructors since the generated destructor will do the right thing and there's already the required virtual destructor above this.

This is what I believe @nunoplopes was suggesting in #6207.

@NikolajBjorner
Copy link
Contributor

@nunoplopes - you get the token to rebase-merge

@nunoplopes
Copy link
Collaborator

This is great, thank you!

@nunoplopes nunoplopes merged commit 5d0dea0 into Z3Prover:master Jul 30, 2022
@waywardmonkeys waywardmonkeys deleted the remove-empty-leaf-destructors branch July 30, 2022 12:17
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.

None yet

3 participants