[LLVMbugs] [Bug 7543] New: exception not caught after rethrow

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 1 10:02:05 PDT 2010


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

           Summary: exception not caught after rethrow
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: thom.heller at gmail.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


Exceptions will not get caught after rethrowing.
The attached code illustrates the problem.

-- 
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