I am stuck at endless linker errors, even scrolling after 10 min ... (on Mingw)
GCC does not seem to support the sanitizers on Windows:
https://stackoverflow.com/questions/55018627/cannot-find-lasan-using-address-sanitizer-in-mingw-in-windows-mingw/55019187#55019187
Thanks, so I will continue to use the MSVC address sanitise that works with the internal debugger. Maybe we need to disable the flags on windows then.