================ @@ -81,18 +83,52 @@ getNewFieldsOrder(const RecordDecl *Definition, return NewFieldsOrder; } +struct ReorderedStruct { ---------------- vvuksanovic wrote:
Can you clarify what should I pull to a separate commit? I can create a new commit for the `ReorderedStruct` changes, before the designator changes. Should I move `addReplacement` changes there? The new overload would be unused in that commit. https://github.com/llvm/llvm-project/pull/142150 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits