Commit 8c87dba
authored
File tree
Expand file treeCollapse file tree
6 files changed
+103
-5
lines changedFilter options
- c/misra
- src
- codingstandards/c/misra
- rules/RULE-10-4
- test
- c/misra
- rules/RULE-10-4
- change_notes
Expand file treeCollapse file tree
6 files changed
+103
-5
lines changedc/misra/src/codingstandards/c/misra/EssentialTypes.qll
Copy file name to clipboardExpand all lines: c/misra/src/codingstandards/c/misra/EssentialTypes.qll+44-4Lines changed: 44 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
133 | 138 |
|
134 | 139 |
|
135 | 140 |
|
136 | 141 |
|
137 | 142 |
|
138 |
| - |
| 143 | + |
139 | 144 |
|
140 | 145 |
|
141 | 146 |
|
| ||
348 | 353 |
|
349 | 354 |
|
350 | 355 |
|
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
351 | 385 |
|
352 |
| - |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
353 | 391 |
|
354 | 392 |
|
355 | 393 |
|
356 | 394 |
|
357 | 395 |
|
358 |
| - |
| 396 | + |
| 397 | + |
| 398 | + |
359 | 399 |
|
360 |
| - |
| 400 | + |
361 | 401 |
|
362 | 402 |
|
363 | 403 |
|
|
c/misra/src/rules/RULE-10-4/OperandsWithMismatchedEssentialTypeCategory.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-10-4/OperandsWithMismatchedEssentialTypeCategory.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
c/misra/test/c/misra/EssentialTypes.expected
Copy file name to clipboardExpand all lines: c/misra/test/c/misra/EssentialTypes.expected+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
1 | 7 |
|
2 | 8 |
|
3 | 9 |
|
| ||
73 | 79 |
|
74 | 80 |
|
75 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
c/misra/test/c/misra/test.c
Copy file name to clipboardExpand all lines: c/misra/test/c/misra/test.c+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
55 | 82 |
|
c/misra/test/rules/RULE-10-4/test.c
Copy file name to clipboardExpand all lines: c/misra/test/rules/RULE-10-4/test.c+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
36 | 45 |
|
change_notes/2024-10-15-lits-and-constants-10-4.md
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
0 commit comments