Commit 7eaad20
File tree
3 files changed
+25
-17
lines changedFilter options
- c/cert/src/rules/DCL40-C
- change_notes
- cpp/common/src/codingstandards/cpp
3 files changed
+25
-17
lines changedc/cert/src/rules/DCL40-C/IncompatibleFunctionDeclarations.ql
Copy file name to clipboardExpand all lines: c/cert/src/rules/DCL40-C/IncompatibleFunctionDeclarations.ql+19-17Lines changed: 19 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 | 22 |
|
35 | 23 |
|
36 | 24 |
|
37 | 25 |
|
38 |
| - |
39 |
| - |
40 | 26 |
|
41 |
| - |
| 27 | + |
| 28 | + |
42 | 29 |
|
43 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
change_notes/2024-10-24-compatible-types.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/common/src/codingstandards/cpp/Compatible.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/Compatible.qll+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
| ||
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
| 13 | + |
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
| ||
17 | 20 |
|
18 | 21 |
|
19 | 22 |
|
| 23 | + |
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
|
0 commit comments