[PATCH] D23279: clang-reorder-fields

Alexander Shaposhnikov via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 10:13:58 PDT 2016


alexshap added a comment.

> The excess padding checker doesn't provide a fix-it.


yup, although i think it would be useful to add one of the optimal layouts to the report
(i have a diff for that (still in the oven), i have not sent it for code review yet).
But as i mentioned above - it seems to me that the proposed tool is more generic and binding it to the PaddingChecker
is not the best possible approach.


Repository:
  rL LLVM

https://reviews.llvm.org/D23279





More information about the cfe-commits mailing list