| Checker name |
Severity |
Number of reports |
| bugprone-incorrect-roundings |
|
2 |
| bugprone-integer-division |
|
7 |
| bugprone-misplaced-widening-cast |
|
3 |
| bugprone-signed-char-misuse |
|
1 |
| bugprone-throw-keyword-missing |
|
1 |
| bugprone-too-small-loop-variable |
|
1 |
| cert-dcl59-cpp |
|
2 |
| cert-err09-cpp |
|
1 |
| clang-diagnostic-absolute-value |
|
2 |
| clang-diagnostic-deprecated-copy |
|
1 |
| clang-diagnostic-deprecated-declarations |
|
3 |
| clang-diagnostic-error |
|
12 |
| clang-diagnostic-ignored-qualifiers |
|
2 |
| clang-diagnostic-inconsistent-missing-override |
|
4 |
| clang-diagnostic-non-pod-varargs |
|
19 |
| clang-diagnostic-unknown-warning-option |
|
2 |
| clang-diagnostic-unused-const-variable |
|
6 |
| clang-diagnostic-unused-function |
|
1 |
| clang-diagnostic-unused-lambda-capture |
|
4 |
| clang-diagnostic-unused-parameter |
|
2 |
| clang-diagnostic-unused-private-field |
|
3 |
| clang-diagnostic-unused-variable |
|
16 |
| cppcoreguidelines-special-member-functions |
|
803 |
| google-build-namespaces |
|
2 |
| google-global-names-in-headers |
|
265 |
| misc-definitions-in-headers |
|
110 |
| performance-move-const-arg |
|
2 |
| performance-no-automatic-move |
|
2 |
| performance-noexcept-move-constructor |
|
4 |