| commit | f77e292a0fe58fa307c9a7346c43345bd267bcf6 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Wed Apr 01 04:37:47 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Wed Apr 01 04:37:47 2009 +0000 |
| tree | 2d69a0a3534b06bc5223ec4b3b2b96c1c5a57ef5 | |
| parent | 1b37951f36ebd296711b0c8050f28346a7d3d615 [diff] |
Fix a subtle bug where the cleanup scope entries had a dangling block reference - <rdar://problem/6732143> Crash when generating @synchronize for zero-cost exception - Thanks to Anders for helping track down the problem. llvm-svn: 68186