Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 390 Bytes

File metadata and controls

9 lines (5 loc) · 390 Bytes

5.4.0

New Features

  • Exposed various SSA-related classes (Definition, PhiNode, ExplicitDefinition, DirectExplicitDefinition, and IndirectExplicitDefinition) which were previously only usable inside the internal dataflow directory.

Minor Analysis Improvements

  • The cpp/overrun-write query now recognizes more bound checks and thus produces fewer false positives.