[PATCH] D23279: clang-reorder-fields

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


alexshap added a comment.

The difference is that if we reorder fields the new struct is not binary-compatible with the old one.


Repository:
  rL LLVM

https://reviews.llvm.org/D23279





More information about the cfe-commits mailing list