The extension DOES NOT WORK any more for releases 16.10+ of VS2019! LLVM Compiler Toolchain extension for Visual Studio 2019An extension for building C/C++ projects with the LLVM Compiler Toolchain (installed separately). This is a (slightly) modified version of the LLVM Compiler Toolchain extension for Visual Studio 2017 as published under llvm-project in folder llvm/tools/msbuild. It has the same limitations as the original: in particular some options of the MSVC compiler are not supported and may lead to errors during build. Built with Visual Studio 2019 Community edition. Tested (very cursory) under Visual Studio 2019 Community only. Inspired by:
Notes3/7/2021:
|