We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
warn.deterministic
1 parent 267f25e commit 2fd5321Copy full SHA for 2fd5321
tests/regression/46-apron2/96-witness-mm-escape2.c
@@ -1,4 +1,4 @@
1
-// 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
2
#include<pthread.h>
3
int *b;
4
pthread_mutex_t e;
0 commit comments