mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
SSA: Add change note.
This commit is contained in:
4
shared/ssa/change-notes/2025-05-23-guards-interface.md
Normal file
4
shared/ssa/change-notes/2025-05-23-guards-interface.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: breaking
|
||||
---
|
||||
* Adjusted the Guards interface in the SSA data flow integration to distinguish `hasBranchEdge` from `controlsBranchEdge`. Any breakage can be fixed by implementing one with the other as a reasonable fallback solution.
|
||||
Reference in New Issue
Block a user