[all-commits] [llvm/llvm-project] 4c72de: Bump minimum toolchain version

Tobias Hieta via All-commits all-commits at lists.llvm.org
Fri Apr 8 00:05:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c72deb613d9d8838785b431facb3eb480fb2f51
      https://github.com/llvm/llvm-project/commit/4c72deb613d9d8838785b431facb3eb480fb2f51
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M llvm/cmake/modules/CheckCompilerVersion.cmake
    M llvm/docs/GettingStarted.rst
    M llvm/docs/ReleaseNotes.rst

  Log Message:
  -----------
  Bump minimum toolchain version

RFC: https://discourse.llvm.org/t/rfc-increasing-the-gcc-and-clang-requirements-to-support-c-17-in-llvm

Following the policy here: https://llvm.org/docs/DeveloperPolicy.html#toolchain

This forum post here will be updated with the timeline and status: https://discourse.llvm.org/t/important-new-toolchain-requirements-to-build-llvm-will-most-likely-be-landing-within-a-week-prepare-your-buildbots/61447

Reviewed By: mehdi_amini, jyknight, jhenderson, cor3ntin, MaskRay

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




More information about the All-commits mailing list