File tree
4 files changed
+12
-9
lines changedFilter options
- cpp/misra/src/rules
- RULE-19-2-2
- RULE-19-3-4
- RULE-19-6-1
- rule_packages/cpp
4 files changed
+12
-9
lines changedcpp/misra/src/rules/RULE-19-2-2/InvalidIncludeDirective.ql
Copy file name to clipboardExpand all lines: cpp/misra/src/rules/RULE-19-2-2/InvalidIncludeDirective.ql+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
|
cpp/misra/src/rules/RULE-19-3-4/UnparenthesizedMacroArgument.ql
Copy file name to clipboardExpand all lines: cpp/misra/src/rules/RULE-19-3-4/UnparenthesizedMacroArgument.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
cpp/misra/src/rules/RULE-19-6-1/DisallowedUseOfPragma.ql
Copy file name to clipboardExpand all lines: cpp/misra/src/rules/RULE-19-6-1/DisallowedUseOfPragma.ql+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
rule_packages/cpp/Preprocessor2.json
Copy file name to clipboardExpand all lines: rule_packages/cpp/Preprocessor2.json+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
43 | 46 |
|
44 | 47 |
|
45 | 48 |
|
| ||
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
58 |
| - |
| 61 | + |
59 | 62 |
|
60 | 63 |
|
61 | 64 |
|
|
0 commit comments