Files
codeql/shared/controlflow/change-notes/2025-01-16-basic-block.md
2025-01-16 16:36:52 +01:00

267 B

category
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.