Skip to content

Commit 07cbbda

Browse files
author
Robert Marsh
committed
C++: accept test output
1 parent aa97302 commit 07cbbda

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
| taint.cpp:35:12:35:17 | taint.cpp:41:7:41:13 | AST only |
2+
| taint.cpp:35:12:35:17 | taint.cpp:42:7:42:13 | AST only |
3+
| taint.cpp:37:22:37:27 | taint.cpp:43:7:43:13 | AST only |
4+
| taint.cpp:120:11:120:16 | taint.cpp:137:7:137:9 | AST only |
5+
| taint.cpp:127:8:127:13 | taint.cpp:130:7:130:9 | IR only |
6+
| taint.cpp:185:11:185:16 | taint.cpp:181:8:181:9 | AST only |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
| taint.cpp:8:8:8:13 | Load: clean1 | taint.cpp:4:27:4:33 | InitializeParameter: source1 |
2+
| taint.cpp:16:8:16:14 | Load: source1 | taint.cpp:12:22:12:27 | Call: call to source |
3+
| taint.cpp:17:8:17:16 | Add: ++ ... | taint.cpp:12:22:12:27 | Call: call to source |
4+
| taint.cpp:129:7:129:9 | Load: * ... | taint.cpp:120:11:120:16 | Call: call to source |
5+
| taint.cpp:130:7:130:9 | Load: * ... | taint.cpp:127:8:127:13 | Call: call to source |
6+
| taint.cpp:134:7:134:9 | Load: * ... | taint.cpp:120:11:120:16 | Call: call to source |
7+
| taint.cpp:151:7:151:12 | Call: call to select | taint.cpp:151:20:151:25 | Call: call to source |
8+
| taint.cpp:167:8:167:13 | Call: call to source | taint.cpp:167:8:167:13 | Call: call to source |
9+
| taint.cpp:168:8:168:14 | Load: tainted | taint.cpp:164:19:164:24 | Call: call to source |

0 commit comments

Comments
 (0)