Skip to content

Repair custom_bitvector_analysist #999

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

Merged
merged 6 commits into from
Jul 3, 2017
Merged

Conversation

tautschnig
Copy link
Collaborator

The fixes include enabling regressions tests that would have helped noticing breakage...

@tautschnig tautschnig requested a review from kroening June 9, 2017 11:26
Those are required to have sufficient information in the parse trees to make it
even remotely possible that this test passes.
Those tests broke in several ways the last months an no one noticed.
1. has_values was not initialised or used correctly. Fix-up for bda847f
2. merge would never include new values from the other element and was a no-op
for the "must" case.
@kroening kroening merged commit 7ef0091 into diffblue:master Jul 3, 2017
@tautschnig tautschnig deleted the fix-taint branch July 3, 2017 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants