[LLVMbugs] [Bug 1945] can't catch exception thrown by destructor
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jan 25 01:55:03 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=1945
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |baldrick at free.fr
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Duncan Sands <baldrick at free.fr> 2008-01-25 03:55:01 ---
It works correctly with llvm-gcc-4.2 from svn:
$ ./pr1945
throw
catch
return
--
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