mirror of
https://github.com/AntelopeIO/cdt-clang.git
synced 2026-07-21 13:53:39 +00:00
Retire VS2015 Support
As proposed here: https://lists.llvm.org/pipermail/llvm-dev/2019-June/133147.html This patch raises the minimum supported version to build LLVM/Clang to Visual Studio 2017. Differential Revision: https://reviews.llvm.org/D64326 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@365454 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -110,7 +110,7 @@ Visual Studio:</p>
|
||||
project files. Get it from:
|
||||
<a href="https://cmake.org/download/">
|
||||
https://cmake.org/download/</a></li>
|
||||
<li><b>Visual Studio 2015 or later</b></li>
|
||||
<li><b>Visual Studio 2017 or later</b></li>
|
||||
<li><b>Python</b>. It is used to run the clang test suite. Get it from:
|
||||
<a href="https://www.python.org/download/">
|
||||
https://www.python.org/download/</a></li>
|
||||
|
||||
Reference in New Issue
Block a user