mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 23:59:38 +00:00
-fsanitize=undefined is not the same thing as --enable-sanitizers. After commit47c823e
("tests/docker: add sanitizers back to clang build", 2019-09-11) test-clang is almost duplicating the asan (test-debug) test, so partly revert commit47c823e5b
while leaving ubsan enabled. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>