On Jun 2, 2011, at 11:22 AM, Marshall Clow wrote:

> On Jun 2, 2011, at 10:43 AM, Anders Carlsson wrote:
>> On Jun 2, 2011, at 10:35 AM, Marshall Clow wrote:
>> 
>>> Implements __cxa_bad_cast and __cxa_bad_typeid
>>> 
>>> Needs tests, though ;-)
>>> 
>> 
>> 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.

Ok - Anders is right.
I hate it when that happens ;-)

New patch attached.

-- Marshall

Attachment: mtc-libcxxabi-2.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to