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 some library functions from SV-COMP #1242

Merged
merged 10 commits into from
Nov 9, 2023
Merged

Add some library functions from SV-COMP #1242

merged 10 commits into from
Nov 9, 2023

Conversation

michael-schwarz
Copy link
Member

@michael-schwarz michael-schwarz commented Nov 8, 2023

  • __VERIFIER_nondet_size_t
  • __builtin_memcmp
  • __builtin_strln
  • __fread_unlocked_*
  • __Exit (and move __exit)
  • __assert

Closes #1239

@michael-schwarz michael-schwarz added sv-comp SV-COMP (analyses, results), witnesses precision labels Nov 8, 2023
@michael-schwarz michael-schwarz added this to the SV-COMP 2024 milestone Nov 8, 2023
@michael-schwarz michael-schwarz marked this pull request as ready for review November 8, 2023 13:17
src/analyses/libraryFunctions.ml Outdated Show resolved Hide resolved
src/analyses/libraryFunctions.ml Outdated Show resolved Hide resolved
@michael-schwarz michael-schwarz merged commit d47e429 into master Nov 9, 2023
13 of 15 checks passed
@michael-schwarz michael-schwarz deleted the issue_1239 branch November 9, 2023 10:20
sim642 added a commit to sim642/opam-repository that referenced this pull request Nov 24, 2023
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
precision sv-comp SV-COMP (analyses, results), witnesses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calls to unknown functions in SV-COMP
2 participants