[PATCH] D23279: clang-reorder-fields

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 07:32:39 PDT 2016


omtcyfz added a comment.

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

> > I do think that an automated tool will do a better job of changing field orderings in a non-breaking way than most people would, mostly due to initializer lists.
>
>
> yeah, that was the original motivation


How does that justify it's current state, in which it does not work on projects with more than 1 TU?


Repository:
  rL LLVM

https://reviews.llvm.org/D23279





More information about the cfe-commits mailing list