[libc++] Remove old CI configurations and update the supported compiler versions
authorNikolas Klauser <nikolasklauser@berlin.de>
Tue, 6 Sep 2022 17:01:17 +0000 (19:01 +0200)
committerNikolas Klauser <nikolasklauser@berlin.de>
Fri, 20 Jan 2023 05:04:35 +0000 (06:04 +0100)
commite52ce7f554491d3bb7c997ffe7da3265a9569a59
treebd2468277b58db39e45efcdf4daf61fb64270619
parentb40a3d73dc9c10a25a72e82da70d58727d198b80
[libc++] Remove old CI configurations and update the supported compiler versions

`_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` doesn't do anything anymore in C++23 mode, so it's now just a duplicate of the C++23 configuration.
Also add new steps to the post-release checklist for updating the supported compilers.

Reviewed By: ldionne, #libc

Spies: arichardson, libcxx-commits, arphaman

Differential Revision: https://reviews.llvm.org/D133364
libcxx/cmake/caches/Generic-no-transitive-includes.cmake [deleted file]
libcxx/docs/Contributing.rst
libcxx/docs/index.rst
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot