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

Support more standard functions #683

Merged
merged 14 commits into from
Oct 10, 2024
Merged

Support more standard functions #683

merged 14 commits into from
Oct 10, 2024

Conversation

schuessf
Copy link
Contributor

@schuessf schuessf commented Oct 8, 2024

This PR adds support for new standard functions that occur in SV-COMP benchmarks.
Most of these functions are simply overapproximated (if possible just the return value), as we cannot handle them properly (e.g. files, time, ...).

Copy link
Contributor

@maul-esel maul-esel left a comment

Choose a reason for hiding this comment

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

Looks great, thanks 👍

@schuessf schuessf merged commit 78d4cac into dev Oct 10, 2024
2 checks passed
@schuessf schuessf deleted the wip/fs/standard-functions branch October 10, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants