Skip to content

SMV: make ASSIGN typed #1002

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 1 commit into from
Feb 20, 2025
Merged

SMV: make ASSIGN typed #1002

merged 1 commit into from
Feb 20, 2025

Conversation

kroening
Copy link
Member

Given ASSIGN lhs := rhs, require rhs to have a type no larger than the type of lhs.

This enables better error messages.

Given ASSIGN lhs := rhs, require rhs to have a type no larger than the type of lhs.

This enables better error messages.
@kroening kroening added the SMV label Feb 20, 2025
@kroening kroening marked this pull request as ready for review February 20, 2025 18:28
@tautschnig tautschnig merged commit 29491d5 into main Feb 20, 2025
9 checks passed
@tautschnig tautschnig deleted the smv-typed-assign branch February 20, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants