diff options
author | John McCall <rjmccall@apple.com> | 2010-10-04 23:42:51 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-10-04 23:42:51 +0000 |
commit | 9916e3fa93cf67294892f8b09aba8d13ad389f23 (patch) | |
tree | 616df1f6fc1d21c24f5a807351123052942963d1 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | bb5f078ce051023a280929d5a745b7ce8843d56b (diff) | |
download | llvm-9916e3fa93cf67294892f8b09aba8d13ad389f23.zip llvm-9916e3fa93cf67294892f8b09aba8d13ad389f23.tar.gz llvm-9916e3fa93cf67294892f8b09aba8d13ad389f23.tar.bz2 |
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
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions