We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c051eec commit 8b20b0dCopy full SHA for 8b20b0d
shared/controlflow/change-notes/2025-01-16-basic-block.md
@@ -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