Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a2a467

Browse files
author
Robert Marsh
committed
C++: accept dataflow test change
1 parent ef836c3 commit 8a2a467

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
| test.cpp:66:30:66:36 | test.cpp:71:8:71:9 | AST only |
21
| test.cpp:89:28:89:34 | test.cpp:92:8:92:14 | IR only |
32
| test.cpp:100:13:100:18 | test.cpp:103:10:103:12 | AST only |
43
| test.cpp:109:9:109:14 | test.cpp:110:10:110:12 | IR only |

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
| test.cpp:30:8:30:8 | Load: t | test.cpp:35:10:35:15 | Call: call to source |
77
| test.cpp:31:8:31:8 | Load: c | test.cpp:36:13:36:18 | Call: call to source |
88
| test.cpp:58:10:58:10 | Load: t | test.cpp:50:14:50:19 | Call: call to source |
9+
| test.cpp:71:8:71:9 | Load: x4 | test.cpp:66:30:66:36 | InitializeParameter: source1 |
910
| test.cpp:76:8:76:9 | Load: u1 | test.cpp:75:7:75:8 | Uninitialized: definition of u1 |
1011
| test.cpp:84:8:84:18 | Load: ... ? ... : ... | test.cpp:83:7:83:8 | Uninitialized: definition of u2 |
1112
| test.cpp:86:8:86:9 | Load: i1 | test.cpp:83:7:83:8 | Uninitialized: definition of u2 |

0 commit comments

Comments
 (0)