================
@@ -404,7 +404,7 @@ void RecursiveCloneTypeIIHashConstraint::constrain(
}
}
// Sequences is the output parameter, so we copy our result into it.
----------------
tbaederr wrote:```suggestion // Sequences is the output parameter, so we move our result into it. ``` ? :) https://github.com/llvm/llvm-project/pull/180482 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
