-
Notifications
You must be signed in to change notification settings - Fork 83
Relational: Use same invalidation strategy as base #1646
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
Conversation
|
Co-authored-by: Simmo Saan <[email protected]>
@sim642: This should now be ready for review. The sporadic build fail is due to https://erratique.ch/ (where a package is loaded from) being a bit erratic (sorry 🙃) when it comes to being online. |
The program gets translated into CIL code slightly differently on OS X. The CI fail is now fixed by making Goblint output less verbose, so the differences in logs don't show up, but the main issue still does. |
Closes #1535