commit | 9e2213ddd5b3510fa48e3175e9d098db4224cc30 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Mon Oct 04 23:42:51 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Mon Oct 04 23:42:51 2010 +0000 |
tree | 63ef1fd3831495ef42ce3023f0dc91adfcf47766 | |
parent | 49c8465f14fc3b2e1a32c7016ad3fb4e2cf8d466 [diff] |
In the fragile ObjC ABI, save the caught exception to the side if there are both @catches and a @finally, because the second call to @objc_exception_try_enter will clobber the exception slot. Fixes rdar://problem/8440970. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115575 91177308-0d34-0410-b5e6-96231b3b80d8