[cfe-commits] PATCH: ASTMatchers-based refactoring callbacks to make common cases of refactoring easy
Jean-Daniel Dupas
devlists at shadowlab.org
Fri Jul 13 07:34:06 PDT 2012
+//
+// 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 <djasper at google.com> 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
-- Jean-Daniel
More information about the cfe-commits
mailing list