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

Eric Fiselier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #3 from Eric Fiselier <[email protected]> ---
Closing this bug. I'm 99% sure r169036 fixed this since it removes the
definition entirely when using libsupc++. 

The only way I can reproduce this is by adding the #if !defined(__GLIBCXX__)
guarding uncaught_exception.

There has been no activity for 2 years and I can't reproduce this against the
trunk I don't think its possible this is still a bug.

(As a plus, the documentation for using libc++abi has greatly improved!)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to