File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
cpp/ql/test/library-tests/dataflow/dataflow-tests Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 77| example.c:17:19:17:22 | {...} | example.c:26:19:26:24 | coords |
88| example.c:24:2:24:7 | coords [post update] | example.c:26:2:26:7 | coords |
99| example.c:24:2:24:7 | coords [post update] | example.c:26:19:26:24 | coords |
10+ | example.c:24:2:24:30 | ... = ... | example.c:24:9:24:9 | x [post update] |
1011| example.c:24:13:24:18 | coords [post update] | example.c:24:2:24:7 | coords |
1112| example.c:24:13:24:18 | coords [post update] | example.c:26:2:26:7 | coords |
1213| example.c:24:13:24:18 | coords [post update] | example.c:26:19:26:24 | coords |
1314| example.c:24:13:24:30 | ... = ... | example.c:24:2:24:30 | ... = ... |
15+ | example.c:24:13:24:30 | ... = ... | example.c:24:20:24:20 | y [post update] |
1416| example.c:24:24:24:30 | ... + ... | example.c:24:13:24:30 | ... = ... |
17+ | example.c:26:2:26:25 | ... = ... | example.c:26:9:26:9 | x [post update] |
1518| example.c:26:13:26:16 | call to getX | example.c:26:2:26:25 | ... = ... |
1619| example.c:26:18:26:24 | ref arg & ... | example.c:26:2:26:7 | coords |
1720| example.c:26:18:26:24 | ref arg & ... | example.c:26:19:26:24 | coords [inner post update] |
You can’t perform that action at this time.
0 commit comments