Skip to content

Commit ed064be

Browse files
committed
C++: Accept consistency tests
1 parent 6b61d23 commit ed064be

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,8 @@ postHasUniquePre
129129
| realistic.cpp:65:25:65:27 | bar | PostUpdateNode should have one pre-update node but has 0. |
130130
| realistic.cpp:65:32:65:34 | baz | PostUpdateNode should have one pre-update node but has 0. |
131131
| realistic.cpp:65:37:65:45 | userInput | PostUpdateNode should have one pre-update node but has 0. |
132-
| simple.cpp:65:5:65:22 | Store | PostUpdateNode should have one pre-update node but has 0. |
133132
| simple.cpp:65:7:65:7 | i | PostUpdateNode should have one pre-update node but has 0. |
134-
| simple.cpp:92:5:92:22 | Store | PostUpdateNode should have one pre-update node but has 0. |
135133
| simple.cpp:92:7:92:7 | i | PostUpdateNode should have one pre-update node but has 0. |
136-
| simple.cpp:104:5:104:24 | Store | PostUpdateNode should have one pre-update node but has 0. |
137134
| simple.cpp:104:7:104:7 | a | PostUpdateNode should have one pre-update node but has 0. |
138135
| struct_init.c:15:12:15:12 | a | PostUpdateNode should have one pre-update node but has 0. |
139136
| struct_init.c:16:12:16:12 | b | PostUpdateNode should have one pre-update node but has 0. |

0 commit comments

Comments
 (0)