Skip to content

Commit 7b72e6c

Browse files
authored
Merge pull request #808 from github/lcartey/add-missing-release-note
`M5-0-*`: Ignore explicit casts when identifying cvalues by parent - add missing release note
2 parents adcb380 + 9a1cbf3 commit 7b72e6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
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)