Commit cdaffa0
File tree
Expand file treeCollapse file tree
3 files changed
+7
-6
lines changedFilter options
- change_notes
- cpp/autosar
- src/rules/A13-2-2
- test/rules/A13-2-2
Expand file treeCollapse file tree
3 files changed
+7
-6
lines changedchange_notes/2024-04-22-improve-a13-2-2.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/A13-2-2/BinaryOperatorAndBitwiseOperatorReturnAPrvalue.ql
Copy file name to clipboardExpand all lines: cpp/autosar/src/rules/A13-2-2/BinaryOperatorAndBitwiseOperatorReturnAPrvalue.ql+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
| 34 | + |
cpp/autosar/test/rules/A13-2-2/BinaryOperatorAndBitwiseOperatorReturnAPrvalue.expected
Copy file name to clipboard+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
0 commit comments