On Wed, Jun 1, 2011 at 4:52 PM, Argyrios Kyrtzidis <[email protected]> wrote: > Hi Manuel, > > This looks really cool! > > FYI, I have some commits that will go in soon(ish) that will allow the > Rewriter to emit a diff file (svn style) of the changes. Not sure how useful > it will be for the current infrastructure of the tool.
Nice! That will be very interesting, I already thought about how I would want to output diffs in a sane way for large scale pipelining style systems, but put that off as "later" :) Cheers, /Manuel > On Jun 1, 2011, at 1:34 PM, Manuel Klimek wrote: > >> Changes allow easy writing of refactoring command line tools that run >> over multiple translation units and apply the collected changes in the >> end. >> >> Patch is attached and available at: >> http://codereview.appspot.com/4526098/ >> <refactoring.patch>_______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
