Skip to content

Invariant cleanup builtin functions #2970

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

Conversation

hannes-steffenhagen-diffblue
Copy link
Contributor

No description provided.

Copy link
Member

@kroening kroening left a comment

Choose a reason for hiding this comment

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

Basically all changes in this file check external input. These are NOT preconditions or invariants.

@hannes-steffenhagen-diffblue
Copy link
Contributor Author

Parking this for now as it needs a full remake as per @kroening's comment.

@tautschnig
Copy link
Collaborator

Basically all changes in this file check external input. These are NOT preconditions or invariants.

Which is to say: all of these checks need to be performed in the language front-end. They really ought to be invariants in this piece of code. Presumably some of them are actually checked in the language front-end.

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