Skip to content

Commit 7aa559f

Browse files
committed
Python: Restore dataflow consistency queries
1 parent c5b6fb3 commit 7aa559f

File tree

6 files changed

+57
-0
lines changed

6 files changed

+57
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
uniqueEnclosingCallable
2+
uniqueType
3+
uniqueNodeLocation
4+
missingLocation
5+
uniqueNodeToString
6+
missingToString
7+
parameterCallable
8+
localFlowIsLocal
9+
compatibleTypesReflexive
10+
unreachableNodeCCtx
11+
localCallNodes
12+
postIsNotPre
13+
postHasUniquePre
14+
uniquePostUpdate
15+
postIsInSameCallable
16+
reverseRead
17+
argHasPostUpdate
18+
postWithInFlow
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import semmle.python.dataflow.new.internal.DataFlowImplConsistency::Consistency
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
uniqueEnclosingCallable
2+
uniqueType
3+
uniqueNodeLocation
4+
missingLocation
5+
uniqueNodeToString
6+
missingToString
7+
parameterCallable
8+
localFlowIsLocal
9+
compatibleTypesReflexive
10+
unreachableNodeCCtx
11+
localCallNodes
12+
postIsNotPre
13+
postHasUniquePre
14+
uniquePostUpdate
15+
postIsInSameCallable
16+
reverseRead
17+
argHasPostUpdate
18+
postWithInFlow
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import semmle.python.dataflow.new.internal.DataFlowImplConsistency::Consistency
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
uniqueEnclosingCallable
2+
uniqueType
3+
uniqueNodeLocation
4+
missingLocation
5+
uniqueNodeToString
6+
missingToString
7+
parameterCallable
8+
localFlowIsLocal
9+
compatibleTypesReflexive
10+
unreachableNodeCCtx
11+
localCallNodes
12+
postIsNotPre
13+
postHasUniquePre
14+
uniquePostUpdate
15+
postIsInSameCallable
16+
reverseRead
17+
argHasPostUpdate
18+
postWithInFlow
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import semmle.python.dataflow.new.internal.DataFlowImplConsistency::Consistency

0 commit comments

Comments
 (0)