yonghong-song wrote: > > One request: please avoid force pushing changes when possible. It makes it > > impossible to use github's support for comparing to my last review or other > > old commits. See > > https://llvm.org/docs/GitHub.html#rebasing-pull-requests-and-force-pushes. > > Gentle reminder to avoid force pushing while review in progress.
I indeed avoided force pushing except I force push clang-format related changes immediately after I had a new revision. https://github.com/llvm/llvm-project/pull/178587 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
