Skip to content

Add address sanitizer for MSVC

I'm not sure if the compiler version is set correct and I was unable to determine this exact. The address sanitizer for MSVC is available since Visual Studio 16.9 https://devblogs.microsoft.com/cppblog/address-sanitizer-for-msvc-now-generally-available/ .

Merge request reports