Skip to content
| Marketplace
Sign in
Visual Studio>Tools>llvm2019

llvm2019

Marek Aniola

|
4,076 installs
| (3) | Free
Allows the LLVM Compiler Toolchain (installed separately) to be used from within Visual Studio 2019 (only) to build C/C++ Projects.

LLVM Compiler Toolchain extension for Visual Studio 2019

An 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:

  • LLVM Compiler Toolchain extension for Visual Studio 2017
  • Bug 42290 - LLVM Compiler Toolchain extension does not support Visual Studio 2019
  • Microsoft/PTVS Build error: The specified InstallRoot value of 'VCTargets' is invalid for item #5243
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft