[cfe-commits] r70385 - in /cfe/trunk/tools/clang-cc: PrintPreprocessedOutput.cpp RewriteObjC.cpp

steve naroff snaroff at apple.com
Wed Apr 29 10:35:51 PDT 2009


On Apr 29, 2009, at 1:09 PM, Eli Friedman wrote:

> On Wed, Apr 29, 2009 at 9:37 AM, Steve Naroff <snaroff at apple.com>  
> wrote:
>> Author: snaroff
>> Date: Wed Apr 29 11:37:50 2009
>> New Revision: 70385
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=70385&view=rev
>> Log:
>> Integrate 3 months of ObjC rewriter fixes (from the Apple/objective- 
>> rewrite branch).
>
> Testcases?
>

I don't have any (or else I would have integrated them:-). Many of  
these fixes involve running the generated C++ code (and interpreting  
the results).

Another point...the ObjC rewriter project is still considered  
experimental (since the generated code isn't compiler or target  
neutral).

Nevertheless, we do have clients who are testing these changes on a  
regular basis (which gives us some regression coverage).

HTH,

snaroff

> -Eli




More information about the cfe-commits mailing list