Skip to content

Commit b6f9374

Browse files
committed
C++: Accept test output
1 parent 94f5468 commit b6f9374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/test/library-tests/syntax-zoo/raw_sanity.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ instructionWithoutSuccessor
5757
| condition_decls.cpp:26:23:26:24 | IndirectMayWriteSideEffect: call to BoxedInt |
5858
| condition_decls.cpp:41:22:41:23 | IndirectMayWriteSideEffect: call to BoxedInt |
5959
| condition_decls.cpp:48:52:48:53 | IndirectMayWriteSideEffect: call to BoxedInt |
60+
| cpp17.cpp:15:5:15:45 | InitializeDynamicAllocation: new |
6061
| cpp17.cpp:15:11:15:21 | Convert: (void *)... |
6162
| file://:0:0:0:0 | CompareNE: (bool)... |
6263
| file://:0:0:0:0 | CompareNE: (bool)... |

0 commit comments

Comments
 (0)