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

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jul 5 20:52:56 PDT 2010


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

John McCall <rjmccall at apple.com> changed:

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

--- Comment #3 from John McCall <rjmccall at apple.com> 2010-07-05 22:52:55 CDT ---
I've substantially revised IR generation in r107631.  That said, the given test
case should have passed before; the outer caught type is the same as the inner
caught type.

If the problem isn't fixed, please give us some more information to help us
reproduce the problem — OS distribution and version, command line you're using,
etc.

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