| Checker name |
Severity |
Number of reports |
| bugprone-bitwise-pointer-cast |
|
7 |
| bugprone-forward-declaration-namespace |
|
139 |
| bugprone-inc-dec-in-conditions |
|
23 |
| bugprone-integer-division |
|
15 |
| bugprone-optional-value-conversion |
|
5 |
| bugprone-signed-char-misuse |
|
198 |
| bugprone-suspicious-realloc-usage |
|
1 |
| bugprone-switch-missing-default-case |
|
54 |
| bugprone-unused-return-value |
|
2 |
| bugprone-use-after-move |
|
1 |
| cert-err33-c |
|
55 |
| cert-flp30-c |
|
2 |
| cert-oop58-cpp |
|
2 |
| clang-diagnostic-conditional-uninitialized |
|
1 |
| clang-diagnostic-double-promotion |
|
738 |
| clang-diagnostic-float-conversion |
|
486 |
| clang-diagnostic-non-virtual-dtor |
|
4 |
| clang-diagnostic-reserved-identifier |
|
280 |
| core.CallAndMessage |
|
21 |
| core.FixedAddressDereference |
|
38 |
| core.NonNullParamChecker |
|
1 |
| core.NullDereference |
|
8 |
| core.StackAddressEscape |
|
1 |
| cplusplus.NewDelete |
|
7 |
| cplusplus.NewDeleteLeaks |
|
11 |
| cppcoreguidelines-virtual-class-destructor |
|
15 |
| deadcode.DeadStores |
|
22 |
| google-build-namespaces |
|
4 |
| misc-confusable-identifiers |
|
2 |
| misc-definitions-in-headers |
|
1 |
| misc-misplaced-const |
|
1 |
| misc-new-delete-overloads |
|
4 |
| misc-override-with-different-visibility |
|
1604 |
| misc-redundant-expression |
|
1 |
| misc-unconventional-assign-operator |
|
16 |
| optin.cplusplus.UninitializedObject |
|
5 |
| optin.cplusplus.VirtualCall |
|
17 |
| optin.portability.UnixAPI |
|
2 |
| performance-move-const-arg |
|
162 |
| performance-no-automatic-move |
|
30 |
| performance-trivially-destructible |
|
2 |
| readability-container-contains |
|
5 |
| readability-container-data-pointer |
|
2 |
| readability-suspicious-call-argument |
|
32 |
| security.ArrayBound |
|
146 |
| security.FloatLoopCounter |
|
2 |
| unix.MallocSizeof |
|
3 |