Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 290 Bytes

File metadata and controls

9 lines (5 loc) · 290 Bytes

0.2.0

Breaking Changes

  • 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.

Minor Analysis Improvements

  • Added more detailed models for std::fs and std::path.