summaryrefslogtreecommitdiffstats
path: root/test/435-try-finally-without-catch
Commit message (Collapse)AuthorAgeFilesLines
* Fix a compiler bug related to a catch-less try-finally statement.Roland Levillain2014-12-033-0/+70
Ensure a dead basic block produced in this case is properly removed. Change-Id: I7c88e26aaa6c6378892f7c7c299494fa42312db2