Skip to content

Commit a7d238f

Browse files
committed
C++: Accept consistency changes.
1 parent 2716c73 commit a7d238f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ uniqueType
44
uniqueNodeLocation
55
missingLocation
66
uniqueNodeToString
7+
| cpp11.cpp:50:15:50:16 | (no string representation) | Node should have one toString but has 0. |
78
missingToString
9+
| Nodes without toString: 1 |
810
parameterCallable
911
localFlowIsLocal
1012
readStepIsLocal

0 commit comments

Comments
 (0)