File tree
3 files changed
+8
-11
lines changedFilter options
- cpp/common
- src/codingstandards/cpp
- alertreporting
- deadcode
- test/library/codingstandards/cpp/alertreporting
3 files changed
+8
-11
lines changedcpp/common/src/codingstandards/cpp/alertreporting/DeduplicateMacroResults.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/alertreporting/DeduplicateMacroResults.qll+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
289 |
| - |
290 |
| - |
291 |
| - |
| 289 | + |
292 | 290 |
|
293 | 291 |
|
294 | 292 |
|
| ||
368 | 366 |
|
369 | 367 |
|
370 | 368 |
|
371 |
| - |
372 |
| - |
| 369 | + |
| 370 | + |
373 | 371 |
|
374 | 372 |
|
375 | 373 |
|
|
cpp/common/src/codingstandards/cpp/deadcode/UnusedObjects.qll
Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/deadcode/UnusedObjects.qll+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
| 52 | + |
| 53 | + |
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
|
cpp/common/test/library/codingstandards/cpp/alertreporting/DeduplicateMacroResults.ql
Copy file name to clipboardExpand all lines: cpp/common/test/library/codingstandards/cpp/alertreporting/DeduplicateMacroResults.ql+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
| 26 | + |
30 | 27 |
|
31 | 28 |
|
32 | 29 |
|
|
0 commit comments