Arik-Playground / LlvmForVS2017

props & target files so you could use clang with vs2017 standard library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LlvmForVS2017

props & target files so you could use clang with vs2017 standard library

A solution for using llvm with visual studio 2017 stadard lib by adding a new platform tolset called LLVM-vs2017

Installation

Put the LLVM-vs2017 directories in the following path:

%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Platforms\<Platform>\PlatformToolsets

License

This project is licensed under the MIT License - see the LICENSE file for details The file content is copied from the llvm installation and therefor may under other kind of licensing

About

props & target files so you could use clang with vs2017 standard library

License:MIT License