File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
cpp/ql/test/library-tests/dataflow/models-as-data Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ uniqueEnclosingCallable
2
+ uniqueCallEnclosingCallable
3
+ uniqueType
4
+ uniqueNodeLocation
5
+ missingLocation
6
+ uniqueNodeToString
7
+ parameterCallable
8
+ localFlowIsLocal
9
+ readStepIsLocal
10
+ storeStepIsLocal
11
+ compatibleTypesReflexive
12
+ unreachableNodeCCtx
13
+ localCallNodes
14
+ postIsNotPre
15
+ postHasUniquePre
16
+ uniquePostUpdate
17
+ postIsInSameCallable
18
+ reverseRead
19
+ argHasPostUpdate
20
+ postWithInFlow
21
+ | tests.cpp:436:6:436:25 | [summary] to write: Argument[1] in madCallArg0WithValue | PostUpdateNode should not be the target of local flow. |
22
+ viableImplInCallContextTooLarge
23
+ uniqueParameterNodeAtPosition
24
+ | tests.cpp:155:5:155:28 | madAndImplementedComplex | 2 | tests.cpp:155:5:155:28 | [summary param] 2 in madAndImplementedComplex | Parameters with overlapping positions. |
25
+ | tests.cpp:155:5:155:28 | madAndImplementedComplex | 2 | tests.cpp:155:48:155:48 | c | Parameters with overlapping positions. |
26
+ uniqueParameterNodePosition
27
+ uniqueContentApprox
28
+ identityLocalStep
29
+ missingArgumentCall
30
+ multipleArgumentCall
31
+ lambdaCallEnclosingCallableMismatch
32
+ speculativeStepAlreadyHasModel
Original file line number Diff line number Diff line change
1
+ import testModels
2
+ import semmle.code.cpp.ir.dataflow.internal.DataFlowImplConsistency:: Consistency
You can’t perform that action at this time.
0 commit comments