Skip to content

Goto analyzer 5 part1 #953

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 7 commits into from
May 23, 2017
Merged

Conversation

martin-cs
Copy link
Collaborator

@martin-cs martin-cs commented May 23, 2017

Low risk changes needed for the goto-analyze branch. Mostly additions.

Note that this has been reviewed as part of #472 .

@kroening kroening merged commit fedc90b into diffblue:master May 23, 2017
@@ -55,3 +55,9 @@ void remove_unreachable(goto_programt &goto_program)
it->make_skip();
}
}

void remove_unreachable(goto_functionst &goto_functions)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could the missing comment header please be added in one of the related pull requests?

Copy link
Collaborator

Choose a reason for hiding this comment

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

For completeness I happily note that this is in 8397d11acfc of #961 - thank you, @martin-cs!

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.

4 participants