mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
256 B
256 B
5.0.0
Breaking Changes
- The classes
ControlFlowNode,Expr, andModuleno longer expose predicates that invoke the points-to analysis. To access these predicates, import the moduleLegacyPointsToand follow the instructions given therein.