mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
This consistency check seems to have value for AST data flow, but I've disabled it on the IR for now. This commit also includes two unrelated changes that seem to fix a semantic merge conflict.
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
uniqueEnclosingCallable
|
|
uniqueTypeBound
|
|
uniqueTypeRepr
|
|
uniqueNodeLocation
|
|
| dispatch.cpp:60:18:60:29 | call to Bottom | Node should have one location but has 2. |
|
|
| dispatch.cpp:61:18:61:29 | call to Middle | Node should have one location but has 2. |
|
|
| dispatch.cpp:65:10:65:21 | call to Bottom | Node should have one location but has 2. |
|
|
| file://:0:0:0:0 | call to Bottom | Node should have one location but has 2. |
|
|
| file://:0:0:0:0 | call to Bottom | Node should have one location but has 2. |
|
|
| file://:0:0:0:0 | call to Middle | Node should have one location but has 2. |
|
|
missingLocation
|
|
uniqueNodeToString
|
|
missingToString
|
|
parameterCallable
|
|
localFlowIsLocal
|
|
compatibleTypesReflexive
|
|
unreachableNodeCCtx
|
|
localCallNodes
|
|
postIsNotPre
|
|
postHasUniquePre
|
|
uniquePostUpdate
|
|
postIsInSameCallable
|
|
reverseRead
|
|
storeIsPostUpdate
|
|
argHasPostUpdate
|
|
| dispatch.cpp:78:23:78:39 | * ... | ArgumentNode is missing PostUpdateNode. |
|
|
| lambdas.cpp:18:7:18:7 | a | ArgumentNode is missing PostUpdateNode. |
|
|
| lambdas.cpp:25:2:25:2 | b | ArgumentNode is missing PostUpdateNode. |
|
|
| lambdas.cpp:32:2:32:2 | c | ArgumentNode is missing PostUpdateNode. |
|
|
| lambdas.cpp:38:2:38:2 | d | ArgumentNode is missing PostUpdateNode. |
|
|
| lambdas.cpp:45:2:45:2 | e | ArgumentNode is missing PostUpdateNode. |
|