mirror of
https://github.com/github/codeql.git
synced 2026-04-17 13:04:02 +02: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.
37 lines
1.5 KiB
Plaintext
37 lines
1.5 KiB
Plaintext
uniqueEnclosingCallable
|
|
uniqueTypeBound
|
|
uniqueTypeRepr
|
|
uniqueNodeLocation
|
|
| BarrierGuard.cpp:2:11:2:13 | p#0 | Node should have one location but has 6. |
|
|
| acrossLinkTargets.cpp:2:11:2:13 | p#0 | Node should have one location but has 6. |
|
|
| clang.cpp:4:11:4:13 | p#0 | Node should have one location but has 6. |
|
|
| clang.cpp:4:27:4:35 | p#0 | Node should have one location but has 2. |
|
|
| clang.cpp:4:51:4:53 | p#0 | Node should have one location but has 2. |
|
|
| dispatch.cpp:2:11:2:13 | p#0 | Node should have one location but has 6. |
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
| file://:0:0:0:0 | p#0 | Node should have one location but has 0. |
|
|
| globals.cpp:2:11:2:13 | p#0 | Node should have one location but has 6. |
|
|
| test.cpp:2:11:2:13 | p#0 | Node should have one location but has 6. |
|
|
| test.cpp:2:27:2:35 | p#0 | Node should have one location but has 2. |
|
|
| test.cpp:2:51:2:53 | p#0 | Node should have one location but has 2. |
|
|
missingLocation
|
|
| Nodes without location: 4 |
|
|
uniqueNodeToString
|
|
| lambdas.cpp:2:6:2:9 | (no string representation) | Node should have one toString but has 0. |
|
|
missingToString
|
|
| Nodes without toString: 1 |
|
|
parameterCallable
|
|
localFlowIsLocal
|
|
compatibleTypesReflexive
|
|
unreachableNodeCCtx
|
|
localCallNodes
|
|
postIsNotPre
|
|
postHasUniquePre
|
|
uniquePostUpdate
|
|
postIsInSameCallable
|
|
reverseRead
|
|
storeIsPostUpdate
|
|
argHasPostUpdate
|