We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adcb380 + 9a1cbf3 commit 7b72e6cCopy full SHA for 7b72e6c
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