Skip to content

Commit 19b54e2

Browse files
committed
Add change note
1 parent 3c223ac commit 19b54e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- `RULE-12-2` - `RightHandOperandOfAShiftRange.ql`:
2+
- Reduce false positives related to ranges determined by `%=`.
3+
- Reduce false positives for integer constants with explicit size suffix were incorrectly identified as smaller types.
4+
- Improve explanation of results, providing additional information on types and size ranges.
5+
- Combine results stemming from the expansion of a macro, where the result is not dependent on the context.
6+

0 commit comments

Comments
 (0)