Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 249 Bytes

File metadata and controls

2 lines (2 loc) · 249 Bytes
  • RULE-7-0-4 - InappropriateBitwiseOrShiftOperands.ql:
    • Improved evaluation performance of the isValidShiftConstantRange predicate by adding bindingset[right, leftType] and pragma[inline_late] annotations to guide the CodeQL optimizer.