[flang-commits] [clang] [clang-tools-extra] [flang] [lld] [llvm] [LLVM][utils] Add script which clears release notes (PR #153593)
Tobias Hieta via flang-commits
flang-commits at lists.llvm.org
Fri Aug 15 01:24:53 PDT 2025
tru wrote:
> @tru In that case it might make sense to switch to the libcxx model where all the release notes are versioned (see https://github.com/llvm/llvm-project/tree/main/libcxx/docs/ReleaseNotes) and then just the latest one included on the unversioned page?
Yes this is probably a good way to handle it in general, but it was a bigger change and I wanted to make sure we at least do the minimum this script does. Maybe we should just merge it as-is and have a bigger discussion about changing to release note per version on discourse later.
https://github.com/llvm/llvm-project/pull/153593
More information about the flang-commits
mailing list