Skip to content

Commit

Permalink
Enable warn.deterministic
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-schwarz committed Dec 17, 2024
1 parent 267f25e commit 2fd5321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regression/46-apron2/96-witness-mm-escape2.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// CRAM PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.relation.privatization mutex-meet-tid-cluster12 --set witness.yaml.validate 95-witness-mm-escape.yml
// CRAM PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --enable warn.deterministic --set ana.relation.privatization mutex-meet-tid-cluster12 --set witness.yaml.validate 95-witness-mm-escape.yml
#include<pthread.h>
int *b;
pthread_mutex_t e;
Expand Down

0 comments on commit 2fd5321

Please sign in to comment.