Skip to content

Commit 1104f8c

Browse files
committed
Disable ana.base.branch.refine-pointer-by-pointee in large-program conf
1 parent 4ed1bde commit 1104f8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

conf/examples/large-program.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"privatization": "none",
88
"context": {
99
"non-ptr": false
10+
},
11+
"branch": {
12+
"refine-pointer-by-pointee": false
1013
}
1114
},
1215
"thread": {

0 commit comments

Comments
 (0)