Commit 36a4bdc
File tree
4 files changed
+35
-3
lines changedFilter options
- change_notes
- cpp
- autosar/test/rules/A0-1-6
- common/src/codingstandards/cpp
4 files changed
+35
-3
lines changedchange_notes/2022-08-01-a0-1-6-alias-templates.md
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
cpp/autosar/test/rules/A0-1-6/UnusedTypeDeclarations.expected
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A0-1-6/UnusedTypeDeclarations.expected+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
cpp/autosar/test/rules/A0-1-6/test.cpp
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A0-1-6/test.cpp+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
cpp/common/src/codingstandards/cpp/TypeUses.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/TypeUses.qll+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
71 | 78 |
|
72 | 79 |
|
73 | 80 |
|
| ||
143 | 150 |
|
144 | 151 |
|
145 | 152 |
|
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
146 | 168 |
|
147 | 169 |
|
0 commit comments