mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
190 B
190 B
category
| category |
|---|
| breaking |
- The type
DataFlow::Nodeis now based directly on the AST instead of the CFG, which means that predicates likeasExpr()return AST nodes instead of CFG nodes.