mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-29 20:24:04 +00:00
Exposes AddressSanitizer support in MSVC compiler. Can be installed via individual
components in the Visual Studio 2019 Installer.
Disabled by default. Compile the engine with `scons use_asan=yes`.
(cherry picked from commit 53901d870b)