[llvm-commits] [llvm] r57023 - /llvm/trunk/test/FrontendObjC++/2008-10-3-EhValue.mm

Evan Cheng evan.cheng at apple.com
Mon Oct 6 13:10:44 PDT 2008


Fixed. Thanks.

Evan

On Oct 6, 2008, at 3:33 AM, Duncan Sands wrote:

> Hi Evan,
>
>> Added:
>>    llvm/trunk/test/FrontendObjC++/2008-10-3-EhValue.mm
>
> this test fails for me (x86-32 linux) with
>  test/FrontendObjC++/2008-10-3-EhValue.mm:25: error: invalid  
> conversion from 'void*' to 'Frob*'
>  test/FrontendObjC++/2008-10-3-EhValue.mm: In function 'void  
> test(Object*)':
>  test/FrontendObjC++/2008-10-3-EhValue.mm:32: error: invalid  
> conversion from 'void*' to 'Frob*'
>  test/FrontendObjC++/2008-10-3-EhValue.mm:37: error: invalid  
> conversion from 'void*' to 'Frob*'
>  test/FrontendObjC++/2008-10-3-EhValue.mm:38: error: invalid  
> conversion from 'void*' to 'Object*'
> so I was unable to reproduce the problem you fixed (I want to
> fix it differently).
>
> Ciao,
>
> Duncan.
>
> PS: Maybe it fails for you too now I fixed the testsuite to actually  
> run Obj-C++ tests :)
>




More information about the llvm-commits mailing list