[cfe-dev] RFC: Adding a rename refactoring tool to clang
Richard
legalize at xmission.com
Mon Jul 28 09:58:19 PDT 2014
In article <CAGCO0Kh=usFmr1_Uak7d8wNAaPuHnC_kxHQbdy7oXhojDSeGyg at mail.gmail.com>,
Chandler Carruth <chandlerc at google.com> writes:
> 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...
For the refactoring tools, I think this makes sense, i.e.
clang-refactor rename ....
clang-refactor modernize ...
etc.
What other tools are there besides refactoring tools and clang-format?
--
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
The Terminals Wiki <http://terminals.classiccmp.org>
Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>
More information about the cfe-dev
mailing list