Skip to content

Commit b34e1cc

Browse files
committed
Merge branch 'main' into cpp-access-paths-for-sources-and-sinks-3
2 parents 3ffcc1e + 5eac06d commit b34e1cc

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

cpp/ql/test/library-tests/syntax-zoo/dataflow-consistency.expected

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
uniqueEnclosingCallable
2-
| builtin.c:14:3:14:16 | ... * ... | Node should have one enclosing callable but has 0. |
3-
| builtin.c:14:3:14:16 | sizeof(int) | Node should have one enclosing callable but has 0. |
4-
| builtin.c:14:10:14:10 | 4 | Node should have one enclosing callable but has 0. |
5-
| builtin.c:15:3:15:16 | ... * ... | Node should have one enclosing callable but has 0. |
6-
| builtin.c:15:3:15:16 | sizeof(int) | Node should have one enclosing callable but has 0. |
7-
| builtin.c:15:10:15:10 | 4 | Node should have one enclosing callable but has 0. |
82
| enum.c:2:6:2:6 | 1 | Node should have one enclosing callable but has 0. |
93
| enum.c:2:6:2:10 | ... + ... | Node should have one enclosing callable but has 0. |
104
| enum.c:2:10:2:10 | 1 | Node should have one enclosing callable but has 0. |

0 commit comments

Comments
 (0)