[cfe-commits] Patch for libcxxabi
    Marshall Clow 
    mclow.lists at gmail.com
       
    Thu Jun  2 11:41:51 PDT 2011
    
    
  
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mtc-libcxxabi-2.patch
Type: application/octet-stream
Size: 1294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110602/2d8575f4/attachment.obj>
    
    
More information about the cfe-commits
mailing list