commit | bfcc823a5c53dabab8cfc842bfea70e2b69cdee0 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Sat May 15 17:55:51 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Sat May 15 17:55:51 2010 +0000 |
tree | b3daea2b733e9d363aca8ea272dacf787d9af732 | |
parent | 72bf425fab902f5fd6114b630b8dc3dc0e1de1a8 [diff] |
When initializing thread-safe statics, put the call to __cxa_guard_abort along the exceptional edge into (in effect) a nested "try" that rethrows after aborting. Fixes PR7144 and the remaining Boost.ProgramOptions failures. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103880 91177308-0d34-0410-b5e6-96231b3b80d8