mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01: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.