Skip to content

Commit 9a1cbf3

Browse files
committed
Cvalue widening change note
1 parent adcb380 commit 9a1cbf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: change_notes/2024-10-23-cvalue-widening.md

+2
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)