Lines Matching +full:docs +full:- +full:libc +full:- +full:html
8 `schedule <https://llvm.org/docs/HowToReleaseLLVM.html#annual-release-schedule>`__.
9 This page describes the libc++ procedure for that release.
14 This is done by the libc++ developers.
19 * Make sure ``libcxx/docs/ReleaseNotes/<VERSION>.rst`` is up to date. Typically
32 Typically the Unicode Consortium has one release per year. The libc++
33 format library uses the Unicode Standard. Libc++ should be updated to the
37 * Make sure all libc++ supported compilers in the CI are updated to their
48 2. Update the version number in ``libcxx/docs/conf.py``
52 6. Point to the new release notes file from ``libcxx/docs/ReleaseNotes.rst``
57 This is done by the libc++ developers.
60 available on `<https://apt.llvm.org>`_. Once it is available the pre-commit CI
67 The items that need changing are marked with ``LLVM POST-BRANCH``.
72 This is done by the libc++ developers.
74 Support for the ToT - 3 version is removed:
76 - Search for ``LLVM RELEASE`` and address their comments
77 - Search for test that have ``UNSUPPORTED`` or ``XFAIL`` for the no longer supported version
78 - Search for ``TODO(LLVM-<ToT>)`` and address their comments