gradle / gradle-native

The home of Gradle's support for natively compiled languages
https://blog.gradle.org/introducing-the-new-cpp-plugins
Apache License 2.0
91 stars 8 forks source link

Investigate Address Sanitizer (ASan) support in Visual Studio IDE #1063

Open lacasseio opened 4 years ago

lacasseio commented 4 years ago

Expected Behavior

It works like a normal project.

Current Behavior

It doesn't work

Context

See https://devblogs.microsoft.com/cppblog/addresssanitizer-asan-for-windows-with-msvc/

Steps to Reproduce (for bugs)

Your Environment