Re: [cfe-users] (no subject)

2020-02-18 Thread Andrey L via cfe-users
Thanks for replying! Unfortunately, this is not what I am looking for. Probably was not clear enough when I've asked. I do NOT look for any sort of integration with VS. On contrary, I would like clang-cl.exe NOT to see any VS installations I might have on my machine. What I see is that,

[cfe-users] (no subject)

2020-02-18 Thread degski via cfe-users
Hi Андре, You need to install "the integration" (with VS) correctly. For VS14 you'll need to use 'old style' integration: https://github.com/degski/Clang.Props . This is a copy job. For VS15, use the plugin on: https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.llvm-toolchain .