| Checker name |
Severity |
Number of reports |
| bugprone-inc-dec-in-conditions |
|
3 |
| bugprone-incorrect-roundings |
|
5 |
| bugprone-integer-division |
|
5 |
| bugprone-signed-char-misuse |
|
3 |
| bugprone-switch-missing-default-case |
|
45 |
| cert-err33-c |
|
63 |
| clang-diagnostic-conditional-uninitialized |
|
2 |
| clang-diagnostic-double-promotion |
|
41 |
| clang-diagnostic-float-conversion |
|
6 |
| clang-diagnostic-non-virtual-dtor |
|
7 |
| clang-diagnostic-reserved-identifier |
|
36 |
| clang-diagnostic-reserved-macro-identifier |
|
1 |
| core.CallAndMessage |
|
9 |
| core.DivideZero |
|
1 |
| core.NullDereference |
|
1 |
| core.StackAddressEscape |
|
1 |
| cplusplus.NewDeleteLeaks |
|
33 |
| cppcoreguidelines-virtual-class-destructor |
|
55 |
| deadcode.DeadStores |
|
14 |
| misc-header-include-cycle |
|
20 |
| misc-override-with-different-visibility |
|
163 |
| optin.cplusplus.VirtualCall |
|
134 |
| performance-move-const-arg |
|
20 |
| performance-no-automatic-move |
|
18 |
| performance-trivially-destructible |
|
12 |
| readability-container-contains |
|
1 |
| readability-suspicious-call-argument |
|
5 |
| security.ArrayBound |
|
1 |