[libcxx-commits] [PATCH] D155024: [libc++] Encode the version in the ReleaseNotes file
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 18 11:06:08 PDT 2023
ldionne marked an inline comment as done.
ldionne added a subscriber: thieta.
ldionne added a comment.
In D155024#4510863 <https://reviews.llvm.org/D155024#4510863>, @Mordante wrote:
> LGTM, can you make sure the release managers are aware of these changes?
CC @thieta for awareness.
================
Comment at: libcxx/docs/Helpers/ReleaseNotesTemplate.rst:53
+----------------------------------
+
+
----------------
Mordante wrote:
> Can you add a note that this should be copied from the last release?
>
I added this note:
```
NOTE: THIS SHOULD BE POPULATED FROM THE PREVIOUS RELEASE'S UPCOMING DEPRECATIONS AND REMOVALS FOR THE NEXT-NEXT RELEASE (IF ANY)
```
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155024/new/
https://reviews.llvm.org/D155024
More information about the libcxx-commits
mailing list