================ @@ -387,7 +386,7 @@ class LLVM_LIBRARY_VISIBILITY SplitEditor { /// removeBackCopies - Remove the copy instructions that defines the values /// in the vector in the complement interval. - void removeBackCopies(SmallVectorImpl<VNInfo*> &Copies); + void removeBackCopies(SmallVectorImpl<VNInfo *> &Copies); ---------------- cdevadas wrote:
Pre-commit the clang-format changes first. There are similar changes in this file that are unrelated to this patch. https://github.com/llvm/llvm-project/pull/119540 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits