We've made significant strides in enhancing MSVC Address Sanitizer (ASan) over the past year, including upstreaming major runtime parts to LLVM! As of Visual Studio 2022 version 17.12,
we now integrate LLVM updates weekly and have introduced new features like improved memory management and expanded API intercepts.
Adopt ASan in your codebase to catch memory safety issues during continuous integration and testing.
We invite you to download Visual Studio and try ASan.
Your feedback is vital! #MSVC #ASan #VisualStudio #DevCommunity
For more information check: https://devblogs.microsoft.com/cppblog/msvc-address-sanitizer-updates-in-visual-studio-2022-version-17-13/.