[all-commits] [llvm/llvm-project] dd9732: [libc++][CI] Adds GCC trunk image. (#132271)

Mark de Wever via All-commits all-commits at lists.llvm.org
Sat Mar 22 03:36:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd97324f119af515944b7ec79fe627cfa70d4a2a
      https://github.com/llvm/llvm-project/commit/dd97324f119af515944b7ec79fe627cfa70d4a2a
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2025-03-22 (Sat, 22 Mar 2025)

  Changed paths:
    M libcxx/utils/ci/Dockerfile
    M libcxx/utils/ci/docker-compose.yml

  Log Message:
  -----------
  [libc++][CI] Adds GCC trunk image. (#132271)

As discussed during the last monthly meeting we want to be able to test
the GCC development version in our CI, but we don't want to commit to
support this compiler version.

This adds the image to the CI Docker image. At the moment GCC-15 will
not pass the CI. Having it in the Docker image makes it possible to
validate fixes.

---------

Co-authored-by: Louis Dionne <ldionne.2 at gmail.com>
Co-authored-by: Hristo Hristov <hghristov.rmm at gmail.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list