-
Notifications
You must be signed in to change notification settings - Fork 100
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
Bump CBMC version to 5.88.0 #2614
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Please update the version on the following line as well: https://github.com/model-checking/kani/blob/main/scripts/kani-regression.sh#L22C22-L22C22 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Just realized that we should've labeled this PR with Z-BenchCI so that benchcomp is run :( |
Yes. However, it seems that the benchcomp is running for this PR https://github.com/model-checking/kani/actions/runs/5627831808/job/15250966176. Let's wait for the result to see if we want to revert this PR. |
Description of changes:
Upgrade to latest CBMC version.
Resolved issues:
Resolves #ISSUE-NUMBER
Related RFC:
Optional #ISSUE-NUMBER.
Call-outs:
Testing:
How is this change tested?
Is this a refactor change?
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.