Skip to content

v2.17.1

Choose a tag to compare

@ajafff ajafff released this 15 Jan 09:35
· 227 commits to master since this release

Bugfixes:

  • getControlFlowEnd and endsControlFlow (#22)
    • ThrowStatements inside try are filtered out if there is a catch clause
    • TryStatements with catch only end control flow if try AND catch definitely end control flow