dqn: Add ASAN poisoning

This commit is contained in:
2023-08-27 18:07:13 +10:00
parent faf229c17f
commit 2740987956
9 changed files with 231 additions and 61 deletions
+2
View File
@@ -50,4 +50,6 @@ pushd Build
REM set zig_cmd=zig c++ %zig_compile_flags%
REM powershell -Command "$time = Measure-Command { !zig_cmd! | Out-Default }; Write-Host '[BUILD] zig:'$time.TotalSeconds's'; exit $LASTEXITCODE" || exit /b 1
REM )
exit /b 1
popd