[all-commits] [llvm/llvm-project] cc622a: [libc++] Add a job testing on GCC 11

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed May 26 12:47:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc622aee302381b81acd6070206c84bab5bace71
      https://github.com/llvm/llvm-project/commit/cc622aee302381b81acd6070206c84bab5bace71
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M libcxx/utils/ci/buildkite-pipeline.yml
    M libcxx/utils/ci/run-buildbot

  Log Message:
  -----------
  [libc++] Add a job testing on GCC 11

I'm adding the job as a soft-fail for now, but once all the tests have
been fixed to work on it, we'll switch over from GCC 10 to GCC 11 and
remove the soft-fail.

Differential Revision: https://reviews.llvm.org/D103116




More information about the All-commits mailing list