Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add blocks in CFG for catch clauses and connect try-finally #467

Closed
valhristov opened this issue Jun 23, 2017 · 0 comments
Closed

Add blocks in CFG for catch clauses and connect try-finally #467

valhristov opened this issue Jun 23, 2017 · 0 comments
Assignees
Labels
Area: CFG/SE CFG and SE related issues. Type: Improvement Making existing code better.
Milestone

Comments

@valhristov
Copy link
Contributor

Wire catch clauses into the CFG, have in mind that the return statements in try and catch blocks should execute finally

@valhristov valhristov added this to the 6.1 milestone Jun 23, 2017
@valhristov valhristov self-assigned this Jun 23, 2017
@valhristov valhristov added Area: CFG/SE CFG and SE related issues. and removed Area: Symbolic Execution labels Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CFG/SE CFG and SE related issues. Type: Improvement Making existing code better.
Projects
None yet
Development

No branches or pull requests

2 participants