Skip to content

Commit 36585a7

Browse files
committed
C++: Accept test changes.
1 parent 6dc6a78 commit 36585a7

File tree

3 files changed

+291
-0
lines changed

3 files changed

+291
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
| example.c:15:37:15:37 | b | example.c:15:37:15:37 | b |
12
| example.c:15:37:15:37 | b | example.c:19:6:19:6 | b |
23
| example.c:15:44:15:46 | pos | example.c:24:24:24:26 | pos |
34
| example.c:15:44:15:46 | pos | example.c:28:23:28:25 | pos |
@@ -70,8 +71,10 @@
7071
| test.cpp:391:11:391:13 | tmp | test.cpp:391:10:391:13 | & ... |
7172
| test.cpp:391:17:391:23 | source1 | test.cpp:391:10:391:13 | ref arg & ... |
7273
| test.cpp:391:17:391:23 | source1 | test.cpp:391:16:391:23 | & ... |
74+
| test.cpp:480:67:480:67 | s | test.cpp:480:67:480:67 | s |
7375
| test.cpp:480:67:480:67 | s | test.cpp:481:21:481:21 | s |
7476
| test.cpp:480:67:480:67 | s | test.cpp:482:20:482:20 | s |
77+
| test.cpp:481:21:481:21 | s [post update] | test.cpp:480:67:480:67 | s |
7578
| test.cpp:481:21:481:21 | s [post update] | test.cpp:482:20:482:20 | s |
7679
| test.cpp:481:24:481:30 | ref arg content | test.cpp:482:23:482:29 | content |
7780
| test.cpp:482:23:482:29 | content | test.cpp:483:9:483:17 | p_content |

0 commit comments

Comments
 (0)