[cfe-dev] LLVM sanitizer on Windows

Dean Michael Berris via cfe-dev cfe-dev at lists.llvm.org
Sat May 19 03:59:21 PDT 2018



> On 19 May 2018, at 15:28, Hayden Livingston via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> Given the success of the Chromium, Clang and LLVM community to use
> Clang to build Chromium I'm assuming they didn't let go of sanitizer
> support.
> 
> So if they have it, can we too?
> 

The Clang and LLVM compiler being used by Chromium should be roughly the same one you can use with Visual Studio. Those include the sanitisers as well.

> Is there also a guide to clang and llvm as the backed for compiling on Windows?

https://llvm.org/docs/GettingStartedVS.html ?

-- Dean




More information about the cfe-dev mailing list