Skip to content
/ llvm2019 Public

Visual Studio 2019 extension for building C/C++ projects with the LLVM Compiler Toolchain (installed separately).

License

Notifications You must be signed in to change notification settings

mangh/llvm2019

Repository files navigation

llvm2019

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: