On Apr 29, 2009, at 1:09 PM, Eli Friedman wrote: > On Wed, Apr 29, 2009 at 9:37 AM, Steve Naroff <[email protected]> > 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
