| Checker name |
Severity |
Number of reports |
| bugprone-incorrect-roundings |
|
5 |
| bugprone-integer-division |
|
5 |
| bugprone-signed-char-misuse |
|
1 |
| bugprone-suspicious-missing-comma |
|
1 |
| bugprone-use-after-move |
|
1 |
| clang-diagnostic-delete-non-abstract-non-virtual-dtor |
|
1 |
| clang-diagnostic-string-concatenation |
|
1 |
| core.CallAndMessage |
|
37 |
| core.DivideZero |
|
1 |
| core.NonNullParamChecker |
|
1 |
| core.NullDereference |
|
3 |
| core.StackAddressEscape |
|
2 |
| core.UndefinedBinaryOperatorResult |
|
3 |
| cplusplus.NewDeleteLeaks |
|
71 |
| cppcoreguidelines-special-member-functions |
|
334 |
| deadcode.DeadStores |
|
17 |
| google-global-names-in-headers |
|
3 |
| optin.cplusplus.VirtualCall |
|
194 |
| performance-move-const-arg |
|
24 |
| performance-no-automatic-move |
|
33 |
| performance-noexcept-move-constructor |
|
16 |
| performance-trivially-destructible |
|
12 |