mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
272 B
272 B
2.0.0
Breaking Changes
- 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.