[all-commits] [llvm/llvm-project] 4f194d: [libc++] Promote GCC 11 to mandatory CI

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jun 15 17:55:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f194d0db78f612233234a7db659384cd62709fb
      https://github.com/llvm/llvm-project/commit/4f194d0db78f612233234a7db659384cd62709fb
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
    M libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_is_lock_free.pass.cpp
    M libcxx/utils/ci/Dockerfile
    M libcxx/utils/ci/buildkite-pipeline.yml
    M libcxx/utils/ci/run-buildbot
    M libcxxabi/test/catch_member_function_pointer_02.pass.cpp

  Log Message:
  -----------
  [libc++] Promote GCC 11 to mandatory CI

Also, fix the last issue that prevented GCC 11 from passing the test
suite. Thanks to everyone else who fixed issues.

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




More information about the All-commits mailing list