I\'ve just installed the LLVM 7.0.0 for Windows (64-bit) released few hours ago.
With the new version, all the platform toolsets provided by the previous release (6
The Visual Studio extension appears to be compatible with Visual Studio 2015, despite official support not being mentioned. At least one LLVM reviewer was able to install the .vsix in VS2015 out of the box.
I personally use the VC++ Build Tools 2015, and was able to get away with simply extracting the contents of the .vsix's $VCTargets
directory into C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\v140\
.