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