Skip to content
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

Consider using PRECONDITION etc. in expr2c #1760

Open
tautschnig opened this issue Jan 20, 2018 · 1 comment
Open

Consider using PRECONDITION etc. in expr2c #1760

tautschnig opened this issue Jan 20, 2018 · 1 comment

Comments

@tautschnig
Copy link
Collaborator

As briefly discussed in #1726, expr2c does not enforce the expected structure of expressions. It may be worth revisiting this, and this should be done in one go instead of piecemeal.

@martin-cs
Copy link
Collaborator

If it is using things that should always be true for expressions, may I suggest DATA_INVARIANT is the way to go so eventually we can check these are enforced within the expr objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants