[PATCH] D57264: Bump minimum toolchain version

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 13:44:13 PST 2019


jfb marked 2 inline comments as done.
jfb added inline comments.


================
Comment at: docs/GettingStarted.rst:231
 
-* Clang 3.1
-* Apple Clang 3.1
-* GCC 4.8
-* Visual Studio 2015 (Update 3)
+* Clang 3.5
+* Apple Clang 6.0
----------------
jyknight wrote:
> I think we should keep the documentation saying the actual minimum version, too. Maybe:
> 
> We recommend (and will require in the next release) at least:
> <new version list>
> 
> We require at least:
> <old version list>
Great point, changed!


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57264/new/

https://reviews.llvm.org/D57264





More information about the llvm-commits mailing list