[all-commits] [llvm/llvm-project] e52ce7: [libc++] Remove old CI configurations and update t...

philnik777 via All-commits all-commits at lists.llvm.org
Thu Jan 19 21:04:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e52ce7f554491d3bb7c997ffe7da3265a9569a59
      https://github.com/llvm/llvm-project/commit/e52ce7f554491d3bb7c997ffe7da3265a9569a59
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    R libcxx/cmake/caches/Generic-no-transitive-includes.cmake
    M libcxx/docs/Contributing.rst
    M libcxx/docs/index.rst
    M libcxx/utils/ci/buildkite-pipeline.yml
    M libcxx/utils/ci/run-buildbot

  Log Message:
  -----------
  [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




More information about the All-commits mailing list