[cfe-commits] Patch for libcxxabi

Anders Carlsson andersca at me.com
Thu Jun 2 10:43:40 PDT 2011


This patch is incorrect. __cxa_bad_cast should throw an std::bad_cast exception, and __cxa_bad_typeid should throw a std::bad_typeid exception.

- Anders

On Jun 2, 2011, at 10:35 AM, Marshall Clow wrote:

> Implements __cxa_bad_cast and __cxa_bad_typeid
> 
> Needs tests, though ;-)
> 
> -- Marshall
> 
> 
> 
> <mtc-libcxxabi-1.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list