Skip to content

Commit 8b20b0d

Browse files
committed
Shared: Add change note for basic block addition
1 parent c051eec commit 8b20b0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
category: breaking
3+
---
4+
* Added a basic block construction as part of the library. This is currently
5+
considered an internal unstable API. The input signature to the control flow
6+
graph now requires two additional predicates: `idOfAstNode` and
7+
`idOfCfgScope`.

0 commit comments

Comments
 (0)