Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 881 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 881 Bytes

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: