The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
300 B
6 lines
300 B
## Address sanitizer support for Visual Studio |
|
|
|
The `b_sanitize` option for enabling Address sanitizer now works with |
|
the Visual Studio compilers. This requires [a sufficiently new version |
|
of Visual |
|
Studio](https://devblogs.microsoft.com/cppblog/address-sanitizer-for-msvc-now-generally-available/).
|
|
|