[cfe-dev] RFC: Adding a rename refactoring tool to clang

Chandler Carruth chandlerc at google.com
Fri Jul 25 14:36:41 PDT 2014


On Fri, Jul 25, 2014 at 2:30 PM, Matthew Plant <mplant at google.com> wrote:

> Right now, there is only one command line tool, aptly called clang-rename.


FWIW, I have long argued that we should busy-box all of our tools that pull
in the full Clang parser, semantic analyzer, and AST. I think only
clang-format really makes sense as a separate tool...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140725/2a1d411f/attachment.html>


More information about the cfe-dev mailing list