Skip to content

Commit 750735c

Browse files
committed
Dataflow: Update test expectations
1 parent 6b8d9f2 commit 750735c

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ postHasUniquePre
1414
uniquePostUpdate
1515
postIsInSameCallable
1616
reverseRead
17-
storeIsPostUpdate
1817
argHasPostUpdate
1918
| lambdas.cpp:18:7:18:7 | a | ArgumentNode is missing PostUpdateNode. |
2019
| lambdas.cpp:25:2:25:2 | b | ArgumentNode is missing PostUpdateNode. |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ postHasUniquePre
2929
uniquePostUpdate
3030
postIsInSameCallable
3131
reverseRead
32-
storeIsPostUpdate
3332
argHasPostUpdate

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ postHasUniquePre
1616
uniquePostUpdate
1717
postIsInSameCallable
1818
reverseRead
19-
storeIsPostUpdate
2019
argHasPostUpdate
2120
| A.cpp:41:15:41:21 | new | ArgumentNode is missing PostUpdateNode. |
2221
| A.cpp:55:12:55:19 | new | ArgumentNode is missing PostUpdateNode. |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ postHasUniquePre
2323
uniquePostUpdate
2424
postIsInSameCallable
2525
reverseRead
26-
storeIsPostUpdate
2726
argHasPostUpdate

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ postHasUniquePre
6060
uniquePostUpdate
6161
postIsInSameCallable
6262
reverseRead
63-
storeIsPostUpdate
6463
argHasPostUpdate
6564
| builtin.cpp:15:31:15:35 | * ... | ArgumentNode is missing PostUpdateNode. |
6665
| conditional_destructors.cpp:30:9:30:13 | call to C1 | ArgumentNode is missing PostUpdateNode. |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,5 +1473,4 @@ postHasUniquePre
14731473
uniquePostUpdate
14741474
postIsInSameCallable
14751475
reverseRead
1476-
storeIsPostUpdate
14771476
argHasPostUpdate

0 commit comments

Comments
 (0)