]> granicus.if.org Git - llvm/commit
Bump minimum toolchain version
authorJF Bastien <jfbastien@apple.com>
Fri, 1 Feb 2019 04:33:21 +0000 (04:33 +0000)
committerJF Bastien <jfbastien@apple.com>
Fri, 1 Feb 2019 04:33:21 +0000 (04:33 +0000)
commit67afd3256ef1d44bf3941fbbc675cc49f78d6c6f
treef5be5174befe7513149ed2bd258ea169f092a97f
parent94f81107690416bdc74415d3fe089d1fa15a5f50
Bump minimum toolchain version

Summary:
The RFC on moving past C++11 got good traction:
  http://lists.llvm.org/pipermail/llvm-dev/2019-January/129452.html

This patch therefore bumps the toolchain versions according to our policy:
  llvm.org/docs/DeveloperPolicy.html#toolchain

Subscribers: mgorny, jkorous, dexonsmith, llvm-commits, mehdi_amini, jyknight, rsmith, chandlerc, smeenai, hans, reames, lattner, lhames, erichkeane

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352834 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/CheckCompilerVersion.cmake
docs/CMake.rst
docs/GettingStarted.rst