[PATCH] D23279: clang-reorder-fields

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 11:08:08 PDT 2016


omtcyfz added a comment.

In https://reviews.llvm.org/D23279#510167, @alexshap wrote:

> my point is the following: this tool helps perform some operation (changing the order of fields), 
>  if smb decides to do it manually - the result will have exactly the same issue.


While creating tools for automated refactoring our goal is essentially to perform a refactoring action **without** breaking codebases.


Repository:
  rL LLVM

https://reviews.llvm.org/D23279





More information about the cfe-commits mailing list