A3-9-1
-VariableWidthIntegerTypesUsed.ql
:- Exclude the plain char type. Still includes
signed char
andunsigned char
. - Include CV-qualified variable width integer types.
- Exclude the plain char type. Still includes
A3-9-1
-VariableWidthPlainCharTypeUsed.ql
:- New query to support fine grained deviation support for the plain char type.