diff options
author | John McCall <rjmccall@apple.com> | 2013-04-03 00:56:07 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2013-04-03 00:56:07 +0000 |
commit | 638d4f5d1134301f878d3f7886525fdf0174804d (patch) | |
tree | f73de5a0c4d2ddd9d4652e349525cbe9203f3441 /clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp | |
parent | 6bc0dfc7bd903eb6550cc292c50ba8f606280c53 (diff) | |
download | llvm-638d4f5d1134301f878d3f7886525fdf0174804d.zip llvm-638d4f5d1134301f878d3f7886525fdf0174804d.tar.gz llvm-638d4f5d1134301f878d3f7886525fdf0174804d.tar.bz2 |
In ObjC++ on legacy runtimes, push an EH cleanup as well as
a normal cleanup when entering a @try or @synchronized to
ensure that we clean that up if an exception is triggered.
Apparently GCC did this, so it's hard to argue that we shouldn't
do at least as much.
rdar://12364847
llvm-svn: 178599
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions