mirror of
https://github.com/github/codeql.git
synced 2026-04-21 15:05:56 +02:00
267 B
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:
idOfAstNodeandidOfCfgScope.