Commit e34fc46
File tree
7 files changed
+79
-38
lines changedFilter options
- c/misra
- src/rules/DIR-4-3
- test/rules/DIR-4-3
- cpp/common/src/codingstandards/cpp/exclusions/c
- rule_packages/c
7 files changed
+79
-38
lines changedc/misra/src/rules/DIR-4-3/LanguageNotEncapsulatedAndIsolated.ql
Copy file name to clipboard+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
c/misra/test/rules/DIR-4-3/LanguageNotEncapsulatedAndIsolated.expected
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
c/misra/test/rules/DIR-4-3/LanguageNotEncapsulatedAndIsolated.qlref
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
c/misra/test/rules/DIR-4-3/test.c
Copy file name to clipboard+54Lines changed: 54 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
cpp/common/src/codingstandards/cpp/exclusions/c/Language1.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/exclusions/c/Language1.qll+1-18Lines changed: 1 addition & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 |
| - |
| 6 | + |
9 | 7 |
|
10 | 8 |
|
11 | 9 |
|
| ||
15 | 13 |
|
16 | 14 |
|
17 | 15 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 | 16 |
|
27 | 17 |
|
28 | 18 |
|
| ||
32 | 22 |
|
33 | 23 |
|
34 | 24 |
|
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 | 25 |
|
rule_packages/c/Language1.json
Copy file name to clipboardExpand all lines: rule_packages/c/Language1.json-19Lines changed: 0 additions & 19 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 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 | 22 |
|
42 | 23 |
|
43 | 24 |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
617 | 617 |
|
618 | 618 |
|
619 | 619 |
|
620 |
| - |
| 620 | + |
621 | 621 |
|
622 | 622 |
|
623 | 623 |
|
|
0 commit comments