Skip to content

Commit 06080b0

Browse files
Copilotmbaluda
andauthored
Add change note for RULE-7-0-4 performance improvement
Agent-Logs-Url: https://github.com/github/codeql-coding-standards/sessions/f476011c-d007-4a94-af05-f48e06932289 Co-authored-by: mbaluda <5237080+mbaluda@users.noreply.github.com>
1 parent 48e7aa8 commit 06080b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- `RULE-7-0-4` - `InappropriateBitwiseOrShiftOperands.ql`:
2+
- Improved evaluation performance of the `isValidShiftConstantRange` predicate by adding `bindingset[right, leftType]` and `pragma[inline_late]` annotations to guide the CodeQL optimizer.

0 commit comments

Comments
 (0)