Commit 57dd748
File tree
Expand file treeCollapse file tree
2 files changed
+5
-8
lines changedFilter options
- c/misra/src/rules/RULE-5-4
- cpp/common/src/codingstandards/cpp
Expand file treeCollapse file tree
2 files changed
+5
-8
lines changedc/misra/src/rules/RULE-5-4/MacroIdentifiersNotDistinct.ql
Copy file name to clipboardExpand all lines: c/misra/src/rules/RULE-5-4/MacroIdentifiersNotDistinct.ql+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
103 |
| - |
| 102 | + |
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
|
cpp/common/src/codingstandards/cpp/PreprocessorDirective.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/PreprocessorDirective.qll+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
| 101 | + |
| 102 | + |
| 103 | + |
107 | 104 |
|
108 | 105 |
|
109 | 106 |
|
|
0 commit comments