[libcxx-commits] [libcxx] [libc++] Create libc++ 24 release notes (PR #208814)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 13 01:34:37 PDT 2026
https://github.com/philnik777 commented:
I'm not sure this is a good idea. I feel like this makes it very easy to accidentally put release notes in the wrong place. This is already an issue sometimes, and having more release notes probably makes it worse. Putting something in that is explicitly not supposed to be modified also seems somewhat error-prone to me. How would you feel about a PR to add the release notes in the upstream repo that PRs targeting the next release can then be based on? Basically a stacked PR.
P.S. we should really get better about removing old release notes. We still have all of them back to 20.
https://github.com/llvm/llvm-project/pull/208814
More information about the libcxx-commits
mailing list