Skip to content

Commit 5eac06d

Browse files
authored
Merge pull request #22379 from jketema/jketema/constant-filter
C++: Update expected test results
2 parents 2876bb0 + 3de9880 commit 5eac06d

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)