mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
251 B
251 B
2.0.0
Breaking Changes
- Adjusted the Guards interface in the SSA data flow integration to distinguish
hasBranchEdgefromcontrolsBranchEdge. Any breakage can be fixed by implementing one with the other as a reasonable fallback solution.