mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
187 B
187 B
lgtm,codescanning
- A static single assignment (SSA) library has been added to the CIL analysis library. The SSA library replaces the existing
DefUsemodule, which has been deprecated.