[cfe-users] Clang/LLVM detection on Windows

2017-10-25 Thread degski via cfe-users
Is there a macro defined by Clang that helps to distinguish between Clang/LLVM is called under MinGW/Cygwin and Clang/LLVM with/from MSVC? Have a good day, degski ___ cfe-users mailing list cfe-users@lists.llvm.org

[cfe-users] Snapshot Updates

2018-11-12 Thread degski via cfe-users
Thumbs up to the person updating the Windows LLVM Snapshot Builds. degski -- *“If something cannot go on forever, it will stop" - Herbert Stein* ___ cfe-users mailing list cfe-users@lists.llvm.org

[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 .