mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Shared: Add change note for basic block addition
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
category: breaking
|
||||
---
|
||||
* Added a basic block construction as part of the library. This is currently
|
||||
considered an internal unstable API. The input signature to the control flow
|
||||
graph now requires two additional predicates: `idOfAstNode` and
|
||||
`idOfCfgScope`.
|
||||
Reference in New Issue
Block a user