We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40719b commit 0ac21bbCopy full SHA for 0ac21bb
cpp/ql/test/library-tests/ir/address_constant_folding/variable_addresses.expected
@@ -0,0 +1,3 @@
1
+| test.c:8:10:8:19 | VariableAddress: global_var | Fixed missing result: VariableAddress=global_var |
2
+| test.c:9:10:9:19 | VariableAddress: global_var | Fixed missing result: VariableAddress=global_var |
3
+| test.c:11:11:11:20 | VariableAddress: global_var | Fixed missing result: VariableAddress=global_var |
0 commit comments