[llvm-branch-commits] [libcxx] Cherry-pick Unconditionally lower std::string's alignment requirement from 16 to 8 (#68925) (PR #79480)
Louis Dionne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 25 11:32:51 PST 2024
ldionne wrote:
This is the official way to do it: https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches
@tstellar I do wonder if it wouldn't be simpler to allow people to open PRs against the release branch instead?
https://github.com/llvm/llvm-project/pull/79480
More information about the llvm-branch-commits
mailing list