Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 207 Bytes

File metadata and controls

2 lines (2 loc) · 207 Bytes
  • M0-1-3 - UnusedLocalVariable.ql:
    • Improved performance of the unused local variable analysis by moving constant expression value extraction to a separate pass, eliminating certain expensive joins.