We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc27e9 commit 9b9f524Copy full SHA for 9b9f524
cpp/ql/test/library-tests/defuse/isAddressOfAccess.expected
@@ -11,9 +11,9 @@
11
| addressOf.cpp:38:20:38:20 | i | non-const address |
12
| addressOf.cpp:40:15:40:15 | i | non-const address |
13
| addressOf.cpp:42:19:42:22 | iref | non-const address |
14
-| addressOf.cpp:48:3:48:4 | f1 | non-const address |
+| addressOf.cpp:48:3:48:4 | f1 | const address |
15
| addressOf.cpp:49:15:49:22 | captured | non-const address |
16
-| addressOf.cpp:50:3:50:4 | f2 | non-const address |
+| addressOf.cpp:50:3:50:4 | f2 | const address |
17
| addressOf.cpp:51:10:51:17 | captured | |
18
| addressOf.cpp:56:16:56:16 | i | |
19
| addressOf.cpp:56:19:56:19 | i | |
0 commit comments