[clang] [lld] [llvm] [ThinLTO] Reduce the number of renaming due to promotions (PR #178587)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 18 15:20:11 PST 2026
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
More information about the cfe-commits
mailing list