Skip to content

2ls prerequisites #232

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

Closed

Conversation

peterschrammel
Copy link
Member

minor changes to make 2LS compile with CBMC master


\*******************************************************************/

void goto_inline(
bool goto_inline(
Copy link
Member

Choose a reason for hiding this comment

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

The return value seems a bit obscure; perhaps use the class directly, and then have a method recursion_detected()?

@peterschrammel peterschrammel force-pushed the 2ls_prerequisites branch 2 times, most recently from 6c33ac5 to 00c526f Compare September 20, 2016 21:53
@kroening kroening self-assigned this Oct 6, 2016
Float constant folding is unsound without
considering the rounding mode.
@tautschnig
Copy link
Collaborator

@peterschrammel Could you clean up this branch of yours with respect to whitespace changes? A large part of the diff seems to consist in whitespace edits, which may actually have been fixed in master?

@peterschrammel
Copy link
Member Author

Closing because this PR is obsolete in that form.

@peterschrammel peterschrammel deleted the 2ls_prerequisites branch June 9, 2017 17:09
smowton pushed a commit to smowton/cbmc that referenced this pull request May 9, 2018
…l-program

SEC-41 : Introducing the option --dump-html-program to security-analyser.
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