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

Skip to content

Commit 5259f86

Browse files
author
Dave Bartolomeo
committed
Accept diff (needs further investigation, though)
1 parent ee18db7 commit 5259f86

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
| map.cpp:79:9:79:13 | map.cpp:66:37:66:42 | IR only |
2727
| map.cpp:80:9:80:14 | map.cpp:66:37:66:42 | IR only |
2828
| map.cpp:87:34:87:38 | map.cpp:87:17:87:22 | AST only |
29-
| map.cpp:90:34:90:38 | map.cpp:90:24:90:29 | IR only |
29+
| map.cpp:91:34:91:39 | map.cpp:91:24:91:29 | AST only |
3030
| map.cpp:108:7:108:54 | map.cpp:108:39:108:44 | IR only |
3131
| map.cpp:111:7:111:48 | map.cpp:111:34:111:39 | IR only |
3232
| map.cpp:155:12:155:16 | map.cpp:108:39:108:44 | IR only |

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@
6868
| map.cpp:80:9:80:14 | second | map.cpp:66:37:66:42 | call to source |
6969
| map.cpp:81:7:81:7 | l | map.cpp:66:37:66:42 | call to source |
7070
| map.cpp:89:7:89:32 | call to pair | map.cpp:89:24:89:29 | call to source |
71-
| map.cpp:90:34:90:38 | first | map.cpp:90:24:90:29 | call to source |
72-
| map.cpp:91:34:91:39 | second | map.cpp:91:24:91:29 | call to source |
7371
| map.cpp:108:7:108:54 | call to iterator | map.cpp:108:39:108:44 | call to source |
7472
| map.cpp:110:10:110:15 | call to insert | map.cpp:110:62:110:67 | call to source |
7573
| map.cpp:111:7:111:48 | call to iterator | map.cpp:111:34:111:39 | call to source |

0 commit comments

Comments
 (0)