Files
codeql/rust/ql/lib/change-notes/2025-11-19-dataflow-ast.md
2025-11-19 19:37:41 +01:00

190 B

category
category
breaking
  • The type DataFlow::Node is now based directly on the AST instead of the CFG, which means that predicates like asExpr() return AST nodes instead of CFG nodes.