We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aa1f5f + 7b72e6c commit 20a0120Copy full SHA for 20a0120
change_notes/2024-10-23-cvalue-widening.md
@@ -0,0 +1,2 @@
1
+ - `M5-0-3`, `M5-0-7`, `M5-0-8`, `M5-0-9` - `CvalueExpressionConvertedToDifferentUnderlyingType.ql`, `ExplicitFloatingIntegralConversionOfACValueExpr.ql`, `ExplicitWideningConversionOfACValueExpr.ql`, `ExplicitSignedness.ql`:
2
+ - Reduce false positives from misidentifying an explicitly casted expression used as a function argument or return value as a `cvalue`.
0 commit comments