Clang-Refactor Tool Lands In Clang Codebase

Written by Michael Larabel in LLVM on 19 September 2017 at 06:16 AM EDT. Add A Comment
LLVM
The clang-refactor tool is now living within the LLVM Clang SVN/Git codebase.

Clang-refactor is a new tool of similar nature to clang-rename. Clang-refactor is designed to help developers in testing code for refactoring. Clang-refactor is designed to in the future be home to other sub-tools while providing a proper and single interface for integration of this refactoring support with text editors and IDEs.

See the clang-refactor design document for all of the details.

As of last week, the initial version of clang-refactor landed.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week