summaryrefslogtreecommitdiff
path: root/test/c/fallthrough_exception.expect
AgeCommit message (Collapse)Author
2019-02-04Fix behavior for fallthrough cases in catch blocksAlasdair Armstrong
Make all backends behave the same when a catch block does not catch a specific exception.