Skip to content

consider array_copy expressions in the full-slice #694

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 2 commits into from
Mar 24, 2017

Conversation

lucasccordeiro
Copy link
Contributor

Do not slice away array_copy expressions during the implicit call in the full-slicert class. Added two test cases into goto-instrument regression for checking array_copy expressions using the full-slice option.

@lucasccordeiro lucasccordeiro force-pushed the fix-full-slice-03 branch 3 times, most recently from d6ff9b5 to 9262b17 Compare March 24, 2017 16:24
Do not slice away array_copy expressions during the implicit call
in the full-slicert class. We do not process array_copy in value_set_fit.
@lucasccordeiro lucasccordeiro force-pushed the fix-full-slice-03 branch 2 times, most recently from 10058b2 to 909a77a Compare March 24, 2017 16:45
…ay_copy

added two test cases related to array copy in the goto-instrument
regression suite to further test the full-slice option
Copy link
Collaborator

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@kroening kroening merged commit 727aea1 into diffblue:master Mar 24, 2017
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.

3 participants