Commit d04d4bd
authored
File tree
4 files changed
+20
-8
lines changedFilter options
- c
- common/src/codingstandards/c
- misra
- src/rules/RULE-5-5
- test/rules/RULE-5-5
4 files changed
+20
-8
lines changedc/common/src/codingstandards/c/Identifiers.qll
Copy file name to clipboardExpand all lines: c/common/src/codingstandards/c/Identifiers.qll+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
c/misra/src/rules/RULE-5-5/IdentifiersNotDistinctFromMacroNames.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-5-5/IdentifiersNotDistinctFromMacroNames.ql+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
31 | 33 |
|
c/misra/test/rules/RULE-5-5/IdentifiersNotDistinctFromMacroNames.expected
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
c/misra/test/rules/RULE-5-5/test.c
Copy file name to clipboardExpand all lines: c/misra/test/rules/RULE-5-5/test.c+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
0 commit comments