Skip to content
Commit 638d4f5d authored by John McCall's avatar John McCall
Browse files

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
parent 6bc0dfc7
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