Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 302 Bytes

File metadata and controls

2 lines (2 loc) · 302 Bytes
  • INT50-CPP - DoNotCastToAnOutOfRangeEnumerationValue.ql:
    • Refactored query logic into a shared library (DoNotCastToAnOutOfRangeEnumerationValueShared.qll) to enable reuse by MISRA C++ RULE-4-1-3. The query logic is unchanged and no visible changes to results or performance are expected.