[llvm-branch-commits] [clang] [C23] More improved type compatibility for enumerations (PR #151199)
Tobias Hieta via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Aug 5 04:44:22 PDT 2025
tru wrote:
Pressing update branch won't rebase it here. You need to manually rebase the branch to get rid of the merge commits. If you check the commits tab you'll see it has two merge commits that contains the fixes for the merge. But if you manually checkout the PR and try to rebase it so that we only have the one commit it will end up with conflicts that are resolved in the first merge commit.
I wish we could disable the github update branch button on the release branch, but alas we can't.
https://github.com/llvm/llvm-project/pull/151199
More information about the llvm-branch-commits
mailing list