/llvm2019

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

Primary LanguageHTMLOtherNOASSERTION

llvm2022

Allows the LLVM Compiler Toolchain (installed separately) to be used from within Visual Studio 2022 (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.

This is a (slighly) modified version of the extension as published under llvm2019 (folder llvm/tools/msbuild) for Visual Studio 2019.

Built with Visual Studio 2022 Community edition. Tested (very cursory) under Visual Studio 2022 Community only.

Inspired by: