[all-commits] [llvm/llvm-project] 3d131f: [libc++][CI] Adds a new CMake version in Docker. (...

Mark de Wever via All-commits all-commits at lists.llvm.org
Wed Nov 8 08:51:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d131f960e67a082c114f89b698744d19b401839
      https://github.com/llvm/llvm-project/commit/3d131f960e67a082c114f89b698744d19b401839
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

  Changed paths:
    M libcxx/utils/ci/Dockerfile

  Log Message:
  -----------
  [libc++][CI] Adds a new CMake version in Docker. (#71582)

This allows testing the upcoming CMake 3.28 release in the CI. CMake
3.28 will have non-experimental support for C++20 modules. So this would
be a better CMake version for the modular builds.

The goal is to remove CMake 3.27 from the CI when the builder work
properly with 3.28.




More information about the All-commits mailing list