[LLVMbugs] [Bug 9954] set_terminate doesn't catch exceptions thrown by constructors invoked through new

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 9 02:01:34 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=9954

Bill Wendling <wendling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Bill Wendling <wendling at apple.com> 2011-08-09 04:01:33 CDT ---
This looks fixed now. Probably due to some of the EH changes John did recently.

[Irk:llvm] ./llvm.obj/Debug+Asserts/bin/clang++ a.cpp 
[Irk:llvm] ./a.out
Exception thrown!
Abort trap: 6

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list