Commit 4d804eb
authored
File tree
Expand file treeCollapse file tree
3 files changed
+35
-2
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/M9-3-3
- test/rules/M9-3-3
Expand file treeCollapse file tree
3 files changed
+35
-2
lines changedchange_notes/2024-01-31-fix-fp-m9-3-3.md
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
cpp/autosar/src/rules/M9-3-3/MemberFunctionConstIfPossible.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/M9-3-3/MemberFunctionConstIfPossible.ql+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
|
cpp/autosar/test/rules/M9-3-3/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/M9-3-3/test.cpp+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
165 | 193 |
|
166 | 194 |
|
167 |
| - |
| 195 | + |
0 commit comments