Allows the LLVM Compiler Toolchain (installed separately) to be used from within Visual Studio 2019 (only) to build C/C++ Projects.
This is a (slighly) modified version of the extension as published under llvm-project (folder llvm/tools/msbuild) for Visual Studio 2017.
Built with Visual Studio 2019 Community edition. Tested (very cursory) under Visual Studio 2019 Community only.
Inspired by: