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

Skip to content

Commit a81ba84

Browse files
C++: Update test expectations after unreachable IR removal
1 parent b2e596f commit a81ba84

2 files changed

Lines changed: 0 additions & 2 deletions

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:6:12:6:17 | test.cpp:21:8:21:9 | IR only |
21
| test.cpp:66:30:66:36 | test.cpp:71:8:71:9 | AST only |
32
| test.cpp:89:28:89:34 | test.cpp:90:8:90:14 | AST only |
43
| test.cpp:100:13:100:18 | test.cpp:103:10:103:12 | AST only |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
| test.cpp:9:8:9:9 | Load: t1 | test.cpp:6:12:6:17 | Call: call to source |
33
| test.cpp:10:8:10:9 | Load: t2 | test.cpp:6:12:6:17 | Call: call to source |
44
| test.cpp:15:8:15:9 | Load: t2 | test.cpp:6:12:6:17 | Call: call to source |
5-
| test.cpp:21:8:21:9 | Load: t1 | test.cpp:6:12:6:17 | Call: call to source |
65
| test.cpp:26:8:26:9 | Load: t1 | test.cpp:6:12:6:17 | Call: call to source |
76
| test.cpp:30:8:30:8 | Load: t | test.cpp:35:10:35:15 | Call: call to source |
87
| test.cpp:31:8:31:8 | Load: c | test.cpp:36:13:36:18 | Call: call to source |

0 commit comments

Comments
 (0)