We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b204ce commit 10bc256Copy full SHA for 10bc256
cpp/ql/test/library-tests/dataflow/fields/dataflow-consistency.expected
@@ -1,4 +1,8 @@
1
uniqueEnclosingCallable
2
+| C.cpp:9:14:9:23 | 0 | Node should have one enclosing callable but has 0. |
3
+| C.cpp:9:14:9:23 | new | Node should have one enclosing callable but has 0. |
4
+| C.cpp:10:20:10:29 | 0 | Node should have one enclosing callable but has 0. |
5
+| C.cpp:10:20:10:29 | new | Node should have one enclosing callable but has 0. |
6
| C.cpp:37:24:37:33 | 0 | Node should have one enclosing callable but has 0. |
7
| C.cpp:37:24:37:33 | new | Node should have one enclosing callable but has 0. |
8
uniqueType
0 commit comments