File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
cpp/misra/test/rules/RULE-0-2-1 Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11| test.cpp:7:7:7:7 | y | Variable 'y' is unused. |
2- | test.cpp:20 :7:20 :7 | z | Variable 'z' is unused. |
3- | test.cpp:26 :5:26 :5 | t | Variable 't' is unused. |
4- | test.cpp:26 :5:26 :5 | t | Variable 't' is unused. |
5- | test.cpp:47 :6:47 :6 | a | Variable 'a' is unused. |
6- | test.cpp:94 :5:94 :5 | t | Variable 't' is unused. |
2+ | test.cpp:19 :7:19 :7 | z | Variable 'z' is unused. |
3+ | test.cpp:25 :5:25 :5 | t | Variable 't' is unused. |
4+ | test.cpp:25 :5:25 :5 | t | Variable 't' is unused. |
5+ | test.cpp:46 :6:46 :6 | a | Variable 'a' is unused. |
6+ | test.cpp:93 :5:93 :5 | t | Variable 't' is unused. |
77| test_global_or_namespace.cpp:3:12:3:14 | sg0 | Variable 'sg0' is unused. |
88| test_global_or_namespace.cpp:4:11:4:13 | cg0 | Variable 'cg0' is unused. |
99| test_global_or_namespace.cpp:14:5:14:6 | g3 | Variable '(unnamed namespace)::g3' is unused. |
You can’t perform that action at this time.
0 commit comments