]> granicus.if.org Git - llvm/commit
Bump minimum toolchain version
authorJF Bastien <jfbastien@apple.com>
Thu, 31 Jan 2019 23:13:10 +0000 (23:13 +0000)
committerJF Bastien <jfbastien@apple.com>
Thu, 31 Jan 2019 23:13:10 +0000 (23:13 +0000)
commitba55936f145975c000e1d66e227fe95f33514366
treec3b12303f5bcc3239a56cf496eb39599084a526e
parent2824dc95b988f5dbdeefb37553199f03da964501
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@352811 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/CheckCompilerVersion.cmake
docs/CMake.rst
docs/GettingStarted.rst