Files
llvm-project/libcxx/docs/ReleaseNotes.rst
Louis Dionne ec983ad611 [runtimes] Post-branch tasks for the LLVM 23 release (#176007)
This performs most of the post-branch tasks to start working on the LLVM
23 release. Things that are left to do:
- Update the unicode version
- Update CI versions and supported compiler versions
2026-01-14 18:39:02 +00:00

13 lines
375 B
ReStructuredText

.. include:: ReleaseNotes/23.rst
.. Make sure to reference the non-live release notes in a toctree to avoid Sphinx errors.
.. toctree::
:hidden:
ReleaseNotes/20
ReleaseNotes/21
ReleaseNotes/22
.. The release notes are in versioned files, but we make sure to keep publishing
.. them in an unversioned ReleaseNotes.html page for external sites to reference.