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

Add more invalidate actions for library functions #608

Merged
merged 6 commits into from
Feb 23, 2022

Conversation

michael-schwarz
Copy link
Member

This adds some more invalidate actions for functions from the standard that are used by goblint/bench#16.

Most warnings Function definition missing for ... are resolved by this.

However, it still leaves some 18 warnings Function definition missing for .... In this case, these are library functions that are not part of the standard and not included in the source. Cutting down the number of such warnings produced by things from the standard also means that one can more easily spot those that are problematic

@michael-schwarz michael-schwarz added cleanup Refactoring, clean-up unsound labels Feb 22, 2022
@michael-schwarz michael-schwarz merged commit 36a5c5d into master Feb 23, 2022
@michael-schwarz michael-schwarz deleted the zstd_library_functions branch February 23, 2022 12:16
@sim642 sim642 added this to the v2.0.0 milestone Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactoring, clean-up unsound
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants