mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02: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.