Commit f5a1fc2
File tree
Expand file treeCollapse file tree
3 files changed
+8
-7
lines changedFilter options
- change_notes
- cpp
- autosar/test/rules/M0-1-3
- common/src/codingstandards/cpp/deadcode
Expand file treeCollapse file tree
3 files changed
+8
-7
lines changedchange_notes/2024-06-07-m0-1-3-uninstantiated-templates.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/test/rules/M0-1-3/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/M0-1-3/test.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
cpp/common/src/codingstandards/cpp/deadcode/UnusedVariables.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/deadcode/UnusedVariables.qll+5-6Lines changed: 5 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
|
0 commit comments