[cfe-commits] r41864 - in /cfe/trunk: Sema/Sema.h Sema/SemaDecl.cpp clang.xcodeproj/project.pbxproj include/clang/AST/Decl.h include/clang/Parse/Action.h

Fariborz Jahanian fjahanian at apple.com
Wed Sep 12 10:30:38 PDT 2007


On Sep 12, 2007, at 10:21 AM, Steve Naroff wrote:

>
> On Sep 12, 2007, at 10:10 AM, Ted Kremenek wrote:
>
>>
>> On Sep 12, 2007, at 9:41 AM, Steve Naroff wrote:
>>
>>> Works fine for me. As a reminder, you know I am doing development/
>>> testing on my laptop (which is still running Tiger).
>>>
>>> Since you are working on Leopard, I imagine this bug is specific to
>>> ObjC2.
>>
>> Steve,
>>
>> Would it help to provide you a preprocessed .i file for Leopard's  
>> version of cocoa.m (for future tests)?
>
> That makes sense to me...

Note that header files are substantially different between Leopard and  
Tiger. This may solve *a* version of cocoa.m problem. But it does not  
solve problems due to future versions and other test failures due to  
difference between header files. We just have to live with this for a  
while.

- fariborz

>
>
>> Perhaps we should even check said file into the repository for  
>> regression purposes (although I imagine there are copyright issues  
>> involved).
>>
>
> Once Leopard ships, it should be fine to check it into the repo...
>
> snaroff
>
>> Ted
>




More information about the cfe-commits mailing list