We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94f5468 commit b6f9374Copy full SHA for b6f9374
cpp/ql/test/library-tests/syntax-zoo/raw_sanity.expected
@@ -57,6 +57,7 @@ instructionWithoutSuccessor
57
| condition_decls.cpp:26:23:26:24 | IndirectMayWriteSideEffect: call to BoxedInt |
58
| condition_decls.cpp:41:22:41:23 | IndirectMayWriteSideEffect: call to BoxedInt |
59
| condition_decls.cpp:48:52:48:53 | IndirectMayWriteSideEffect: call to BoxedInt |
60
+| cpp17.cpp:15:5:15:45 | InitializeDynamicAllocation: new |
61
| cpp17.cpp:15:11:15:21 | Convert: (void *)... |
62
| file://:0:0:0:0 | CompareNE: (bool)... |
63
0 commit comments