================
@@ -81,18 +83,52 @@ getNewFieldsOrder(const RecordDecl *Definition,
return NewFieldsOrder;
}
+struct ReorderedStruct {
----------------
vvuksanovic wrote:
Okay, I separated the commits.
https://github.com/llvm/llvm-project/pull/142150