Skip to content

Commit 2a4b176

Browse files
committed
C++: Accept test changes.
1 parent 77001a0 commit 2a4b176

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ identityLocalStep
5959
| BarrierGuard.cpp:65:22:65:23 | p2 indirection | Node steps to itself |
6060
| BarrierGuard.cpp:66:10:66:11 | p1 | Node steps to itself |
6161
| BarrierGuard.cpp:66:10:66:11 | p1 indirection | Node steps to itself |
62+
| BarrierGuard.cpp:76:10:76:12 | buf | Node steps to itself |
63+
| BarrierGuard.cpp:76:10:76:12 | buf indirection | Node steps to itself |
6264
| clang.cpp:8:27:8:28 | this | Node steps to itself |
6365
| clang.cpp:8:27:8:28 | this indirection | Node steps to itself |
6466
| clang.cpp:20:8:20:19 | sourceArray1 | Node steps to itself |

0 commit comments

Comments
 (0)