Skip to content

Commit

Permalink
Use strengthening in 36-apron/98-loc
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 committed Nov 27, 2023
1 parent 2beea6e commit fa1f6fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/regression/36-apron/98-loc.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.activated[+] threadJoins --set ana.relation.privatization mutex-meet-tid --enable ana.thread.include-node
// SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.activated[+] threadJoins --set ana.relation.privatization mutex-meet-tid --enable ana.thread.include-node --enable ana.apron.strengthening
// strengthening needed with relational unprotected invariant in mutex-meet-tid
#include <pthread.h>
#include <goblint.h>

Expand Down

0 comments on commit fa1f6fa

Please sign in to comment.