Skip to content

word-level BMC: empty sequences #1139

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
Jun 5, 2025
Merged

Conversation

kroening
Copy link
Member

@kroening kroening commented Jun 4, 2025

SVA empty matches do not evaluate to true when used as property.

@kroening kroening force-pushed the trans-word-level-empty-sequence branch 5 times, most recently from d23207a to 83b64f4 Compare June 4, 2025 19:15
@kroening kroening marked this pull request as ready for review June 4, 2025 19:15
return _is_empty_match;
}

bool _is_empty_match;
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be marked protected or private. (The same is true of the fields below, but those would need to get accessors.)

SVA empty matches do not evaluate to true when used as property.
@kroening kroening force-pushed the trans-word-level-empty-sequence branch from 83b64f4 to 4be42da Compare June 4, 2025 22:07
@kroening kroening merged commit e565db7 into main Jun 5, 2025
10 checks passed
@kroening kroening deleted the trans-word-level-empty-sequence branch June 5, 2025 00:10
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