perlfu wrote: > I can regenerate the tests but I'm not sure how to do it best here: submit > the updated tests, rebase this PR's branch on top of the commit and then > force push the branch? Or I can simply merge _main_ with the updated tests > commit into this PR's branch?
I do not know what is expected/common practice, I suspect either approach is valid. I have certainly seen people merge _main_ before, but typically I opt for a rebase and force push. https://github.com/llvm/llvm-project/pull/69957 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits