steakhal wrote: > Note: just reworded the commit message with the last FP.
I didn't understand this. You can edit the commit message when you click on the squash-merge button on the UI. You should always avoid force pushes in the GitHub ecosystem, especially on branches currently being reviewed. If an update is necessary, use the merge workflow instead of rebasing. https://github.com/llvm/llvm-project/pull/168704 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
