Optional warning for implicit constant conversion overflow

This commit is contained in:
bbbradsmith
2023-05-02 22:27:28 -04:00
parent bf5b37a3b2
commit 409235aee6
4 changed files with 10 additions and 0 deletions

View File

@@ -754,6 +754,8 @@ Here is a description of all the command line options:
Warn about unused function parameters.
<tag><tt/unused-var/</tag>
Warn about unused variables.
<tag><tt/const-overflow/</tag>
Warn if numerical constant conversion implies overflow. (Disabled by default.)
</descrip>
The full list of available warning names can be retrieved by using the