[cfe-dev] clang make test results on Linux (r48120)
Fariborz Jahanian
fjahanian at apple.com
Mon Mar 10 09:25:28 PDT 2008
On Mar 10, 2008, at 6:45 AM, Steve Naroff wrote:
>
> On Mar 10, 2008, at 12:03 AM, Chris Lattner wrote:
>
>>
>> On Mar 9, 2008, at 3:06 PM, Török Edwin wrote:
>>
>>> Hi,
>>>
>>> I have run make test on Linux (x86 and x86-64) for the first time,
>>> and
>>> here are the results:
>>> [ignoring the Rewriter failures on x86, since I don't have objc
>>> headers
>>> installed there]
>>
>> Is this from mainline? None of the rewriter tests use objc.h
>> anymore.
>>
>
> Unfortunately, the rewriter output includes <objc/objc.h>.
>
> I will fix this today.
You may want to make this specific to Darwin target. Also, note that
everything we do in Rewrite.cpp is for Darwin objective-c ABI. We have
no support for Gnu objective-c ABI (which need be added).
- Fariborz
>
>
> snaroff
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list