Lines Matching +full:docs +full:- +full:libcxx +full:- +full:html
8 `schedule <https://llvm.org/docs/HowToReleaseLLVM.html#annual-release-schedule>`__.
19 * Make sure ``libcxx/docs/ReleaseNotes/<VERSION>.rst`` is up to date. Typically
47 1. Update ``_LIBCPP_VERSION`` in ``libcxx/include/__config``
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``
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``.
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