[all-commits] [llvm/llvm-project] 4ef139: [libc++][doc] Updates the tasks to do for a release.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue May 23 10:02:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ef1393e1b35049f0d35b0b74dbffeaa104288f0
https://github.com/llvm/llvm-project/commit/4ef1393e1b35049f0d35b0b74dbffeaa104288f0
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M libcxx/docs/Contributing.rst
M libcxx/docs/ReleaseNotes.rst
A libcxx/docs/ReleaseProcedure.rst
M libcxx/docs/index.rst
M libcxx/include/__memory/allocator_traits.h
M libcxx/include/__string/char_traits.h
M libcxx/test/libcxx/containers/sequences/vector/asan.pass.cpp
M libcxx/utils/ci/Dockerfile
M libcxx/utils/ci/buildkite-pipeline-clang.yml
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/generate_header_tests.py
M libcxx/utils/libcxx/test/features.py
Log Message:
-----------
[libc++][doc] Updates the tasks to do for a release.
This is a followup of the review comments in D144499.
Reviewed By: ldionne, philnik, #libc
Differential Revision: https://reviews.llvm.org/D150585
More information about the All-commits
mailing list