Skip to content
Commit 9916e3fa authored by John McCall's avatar John McCall
Browse files

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.

llvm-svn: 115575
parent bb5f078c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment