New patch attached: - More tests. - Fixed line length. - Better integer literal.
On Fri, Jul 13, 2012 at 5:07 PM, Daniel Jasper <[email protected]> wrote: > :-D. Will change before submitting ... > > > On Fri, Jul 13, 2012 at 4:34 PM, Jean-Daniel Dupas <[email protected] > > wrote: > >> >> +// >> +// This will replace all integer literals with "2". >> +// >> >> Isn't the universal answer 42 instead of 2 ? ;-) >> >> Le 13 juil. 2012 à 16:22, Daniel Jasper <[email protected]> a écrit : >> >> > With these callbacks, simple refactorings should be quite easy. It is a >> starting point and can be extended/improved in many ways. >> <refactoring-callbacks.patch>_______________________________________________ >> > cfe-commits mailing list >> > [email protected] >> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >> >> -- Jean-Daniel >> >> >> >> >> >
refactoring-callbacks.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
