| Checker name |
Severity |
Number of reports |
| bugprone-copy-constructor-init |
|
23 |
| bugprone-forward-declaration-namespace |
|
75 |
| bugprone-integer-division |
|
26 |
| bugprone-signed-char-misuse |
|
199 |
| bugprone-use-after-move |
|
1 |
| cert-dcl54-cpp |
|
2 |
| cert-dcl59-cpp |
|
4 |
| cert-oop11-cpp |
|
1 |
| core.CallAndMessage |
|
48 |
| core.NonNullParamChecker |
|
1 |
| core.NullDereference |
|
21 |
| core.UndefinedBinaryOperatorResult |
|
1 |
| core.uninitialized.Assign |
|
1 |
| core.uninitialized.Branch |
|
1 |
| cplusplus.Move |
|
8 |
| cplusplus.NewDelete |
|
35 |
| cplusplus.NewDeleteLeaks |
|
26 |
| cppcoreguidelines-special-member-functions |
|
930 |
| deadcode.DeadStores |
|
28 |
| google-build-namespaces |
|
4 |
| google-global-names-in-headers |
|
6 |
| misc-definitions-in-headers |
|
2 |
| misc-redundant-expression |
|
5 |
| misc-unconventional-assign-operator |
|
6 |
| optin.cplusplus.VirtualCall |
|
15 |
| optin.portability.UnixAPI |
|
2 |
| performance-move-const-arg |
|
17066 |
| performance-move-constructor-init |
|
1 |
| performance-no-automatic-move |
|
46 |
| performance-noexcept-move-constructor |
|
21 |
| performance-trivially-destructible |
|
2 |
| readability-suspicious-call-argument |
|
15 |
| security.FloatLoopCounter |
|
2 |
| unix.Malloc |
|
17 |
| unix.MallocSizeof |
|
3 |