================
@@ -81,18 +83,52 @@ getNewFieldsOrder(const RecordDecl *Definition,
   return NewFieldsOrder;
 }
 
+struct ReorderedStruct {
----------------
legrosbuffle wrote:

> Should I move addReplacement changes there?

Your choice, the idea is mostly to separate the logical and the refactoring 
changes to make review easier, we can squash before merge.

https://github.com/llvm/llvm-project/pull/142150
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to