diff options
author | Björn Gustavsson <[email protected]> | 2015-04-24 07:40:11 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-04-29 12:23:42 +0200 |
commit | 41c1f4c3eab54d776e2287cab09cc4ab0f7ee25e (patch) | |
tree | c01926e2750c89caae4bcfe81cd7dcb42f391559 /bootstrap/lib/compiler | |
parent | d44be2bdc194e7c0afbf6fbd1de998aff097f030 (diff) | |
download | otp-41c1f4c3eab54d776e2287cab09cc4ab0f7ee25e.tar.gz otp-41c1f4c3eab54d776e2287cab09cc4ab0f7ee25e.tar.bz2 otp-41c1f4c3eab54d776e2287cab09cc4ab0f7ee25e.zip |
cerl_inline: Replace old-style 'catch' with 'try'...'catch'
Using 'try'...'catch' simplifies the code and improves coverage
because we don't have to re-throw accidentally caught errors.
Diffstat (limited to 'bootstrap/lib/compiler')
0 files changed, 0 insertions, 0 deletions