Skip to content

v19.01

Compare
Choose a tag to compare
@zufuliu zufuliu released this 26 Jan 12:08

File List

Archive Name Visual Studio Version
LLVM_VS2017.zip 2017 and 2019
LLVM_VS2010_2015.zip 2010, 2012, 2013 and 2015
LLVM_VS2015.zip 2015
LLVM_VS2013.zip 2013
LLVM_VS2012.zip 2012
LLVM_VS2010.zip 2010

Changes

  • Add Visual Studio 2019 (LLVM_v142) toolchain (dd714ad).
  • Make VS2017\install.bat works for both Visual Studio 2017 and 2019 (5c15578 and 87805fb).
  • Ignore "C++ Language Standard" option for C source, fix clang-cl warning: argument unused during compilation: '/std:c++latest' [-Wunused-command-line-argument] (9017b83).
  • Update friendly name for Platform Toolsets in the property pages, add "LLVM_" prefix (7c822d6).
  • Other bug fixes.