[PATCH] D57264: Bump minimum toolchain version

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 25 15:54:42 PST 2019


jfb created this revision.
Herald added subscribers: llvm-commits, dexonsmith, jkorous, mgorny.

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


Repository:
  rL LLVM

https://reviews.llvm.org/D57264

Files:
  CMakeLists.txt
  cmake/modules/CheckCompilerVersion.cmake
  docs/CMake.rst
  docs/GettingStarted.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57264.183647.patch
Type: text/x-patch
Size: 8240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190125/777e2215/attachment-0001.bin>


More information about the llvm-commits mailing list