We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac5019 commit 9163881Copy full SHA for 9163881
cpp/autosar/test/rules/M6-5-3/LoopCounterModifiedWithinStatement.expected
@@ -2,4 +2,4 @@
2
| test.cpp:25:35:25:35 | x | Loop counters should not be modified within a statement in a for loop. |
3
| test.cpp:36:5:36:5 | x | Loop counters should not be modified within a statement in a for loop. |
4
| test.cpp:43:9:43:9 | i | Loop counters should not be modified within a statement in a for loop. |
5
-| test.cpp:99:15:99:15 | i | Loop counters should not be modified within a statement in a for loop. |
+| test.cpp:93:15:93:15 | i | Loop counters should not be modified within a statement in a for loop. |
0 commit comments