Commit efb6f47
authored
File tree
9 files changed
+346
-115
lines changedFilter options
- c
- cert/src/rules/DCL40-C
- misra/src/rules
- RULE-23-5
- RULE-8-3
- RULE-8-4
- change_notes
- cpp/common/src/codingstandards/cpp/types
9 files changed
+346
-115
lines changedc/cert/src/rules/DCL40-C/IncompatibleFunctionDeclarations.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/DCL40-C/IncompatibleFunctionDeclarations.ql+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
22 | 28 |
|
23 | 29 |
|
24 | 30 |
|
| ||
29 | 35 |
|
30 | 36 |
|
31 | 37 |
|
32 |
| - |
| 38 | + |
| 39 | + |
33 | 40 |
|
34 | 41 |
|
35 |
| - |
| 42 | + |
| 43 | + |
36 | 44 |
|
37 | 45 |
|
38 | 46 |
|
|
c/misra/src/rules/RULE-23-5/DangerousDefaultSelectionForPointerInGeneric.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-23-5/DangerousDefaultSelectionForPointerInGeneric.ql+8-12Lines changed: 8 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
35 | 31 |
|
36 | 32 |
|
37 | 33 |
|
| ||
40 | 36 |
|
41 | 37 |
|
42 | 38 |
|
43 |
| - |
| 39 | + |
44 | 40 |
|
45 | 41 |
|
46 | 42 |
|
47 |
| - |
| 43 | + |
48 | 44 |
|
49 | 45 |
|
50 | 46 |
|
|
c/misra/src/rules/RULE-8-3/DeclarationsOfAFunctionSameNameAndType.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-8-3/DeclarationsOfAFunctionSameNameAndType.ql+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
19 | 24 |
|
20 | 25 |
|
21 | 26 |
|
| ||
24 | 29 |
|
25 | 30 |
|
26 | 31 |
|
27 |
| - |
| 32 | + |
| 33 | + |
28 | 34 |
|
29 | 35 |
|
30 | 36 |
|
31 | 37 |
|
32 |
| - |
| 38 | + |
| 39 | + |
33 | 40 |
|
34 | 41 |
|
35 | 42 |
|
|
c/misra/src/rules/RULE-8-3/DeclarationsOfAnObjectSameNameAndType.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-8-3/DeclarationsOfAnObjectSameNameAndType.ql+9-10Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 | 19 |
|
29 | 20 |
|
30 | 21 |
|
| ||
43 | 34 |
|
44 | 35 |
|
45 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
50 | 49 |
|
51 |
| - |
| 50 | + |
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
|
c/misra/src/rules/RULE-8-4/CompatibleDeclarationFunctionDefined.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-8-4/CompatibleDeclarationFunctionDefined.ql+15-2Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
22 | 33 |
|
23 | 34 |
|
24 | 35 |
|
| ||
38 | 49 |
|
39 | 50 |
|
40 | 51 |
|
41 |
| - |
| 52 | + |
| 53 | + |
42 | 54 |
|
43 | 55 |
|
44 |
| - |
| 56 | + |
| 57 | + |
45 | 58 |
|
46 | 59 |
|
47 | 60 |
|
|
c/misra/src/rules/RULE-8-4/CompatibleDeclarationObjectDefined.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-8-4/CompatibleDeclarationObjectDefined.ql+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
change_notes/2025-04-25-improve-type-comparison-performance.md
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
0 commit comments