Generated Content
This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.
Version number:
4.3.5
Checker | Guideline |
---|---|
-Wchar-subscripts | STR34-C. Cast characters to unsigned char before converting to larger integer sizes |
-Wunused-parameter | MSC12-C. Detect and remove code that has no effect or is never executed |
-Wunused-value | MSC12-C. Detect and remove code that has no effect or is never executed |
>