We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43bca84 commit d6fdddeCopy full SHA for d6fddde
1 file changed
cpp/ql/test/query-tests/Critical/InitialisationNotRun/InitialisationNotRun.expected
@@ -0,0 +1,3 @@
1
+| test.cpp:12:16:12:17 | g1 | Initialization code for 'g1' is never run. |
2
+| test.cpp:14:23:14:24 | g3 | Initialization code for 'g3' is never run. |
3
+| test.cpp:16:12:16:12 | a | Initialization code for 'a' is never run. |
0 commit comments