|
1 | 1 | uniqueEnclosingCallable
|
| 2 | +| globals.cpp:9:5:9:19 | Address | Node should have one enclosing callable but has 0. | |
| 3 | +| globals.cpp:9:5:9:19 | VariableAddress | Node should have one enclosing callable but has 0. | |
| 4 | +| globals.cpp:9:5:9:19 | VariableAddress [post update] | Node should have one enclosing callable but has 0. | |
| 5 | +| globals.cpp:9:23:9:23 | 0 | Node should have one enclosing callable but has 0. | |
| 6 | +| globals.cpp:9:23:9:23 | ChiPartial | Node should have one enclosing callable but has 0. | |
| 7 | +| globals.cpp:9:23:9:23 | Store | Node should have one enclosing callable but has 0. | |
| 8 | +| globals.cpp:9:23:9:23 | StoreValue | Node should have one enclosing callable but has 0. | |
| 9 | +| globals.cpp:16:12:16:26 | Address | Node should have one enclosing callable but has 0. | |
| 10 | +| globals.cpp:16:12:16:26 | VariableAddress | Node should have one enclosing callable but has 0. | |
| 11 | +| globals.cpp:16:12:16:26 | VariableAddress [post update] | Node should have one enclosing callable but has 0. | |
| 12 | +| globals.cpp:16:30:16:30 | 0 | Node should have one enclosing callable but has 0. | |
| 13 | +| globals.cpp:16:30:16:30 | ChiPartial | Node should have one enclosing callable but has 0. | |
| 14 | +| globals.cpp:16:30:16:30 | Store | Node should have one enclosing callable but has 0. | |
| 15 | +| globals.cpp:16:30:16:30 | StoreValue | Node should have one enclosing callable but has 0. | |
2 | 16 | uniqueType
|
3 | 17 | uniqueNodeLocation
|
4 | 18 | | BarrierGuard.cpp:2:11:2:13 | (unnamed parameter 0) | Node should have one location but has 6. |
|
@@ -199,7 +213,9 @@ postWithInFlow
|
199 | 213 | | example.c:28:22:28:25 | & ... [post update] | PostUpdateNode should not be the target of local flow. |
|
200 | 214 | | example.c:28:23:28:25 | pos [post update] | PostUpdateNode should not be the target of local flow. |
|
201 | 215 | | globals.cpp:5:9:5:13 | VariableAddress [post update] | PostUpdateNode should not be the target of local flow. |
|
| 216 | +| globals.cpp:9:5:9:19 | VariableAddress [post update] | PostUpdateNode should not be the target of local flow. | |
202 | 217 | | globals.cpp:13:5:13:19 | flowTestGlobal1 [post update] | PostUpdateNode should not be the target of local flow. |
|
| 218 | +| globals.cpp:16:12:16:26 | VariableAddress [post update] | PostUpdateNode should not be the target of local flow. | |
203 | 219 | | globals.cpp:23:5:23:19 | flowTestGlobal2 [post update] | PostUpdateNode should not be the target of local flow. |
|
204 | 220 | | lambdas.cpp:8:6:8:6 | VariableAddress [post update] | PostUpdateNode should not be the target of local flow. |
|
205 | 221 | | lambdas.cpp:9:6:9:6 | VariableAddress [post update] | PostUpdateNode should not be the target of local flow. |
|
|
0 commit comments