Require sanitizers be enabled for asan_odr_windows.rs

This commit is contained in:
Daniel Paoliello 2025-04-29 10:55:22 -07:00
parent efcbb94dcc
commit c3befaa8ff

View file

@ -5,6 +5,8 @@
//@ compile-flags:-Zsanitizer=address
//@ aux-build: asan_odr_win-2.rs
//@ only-windows-msvc
//@ needs-sanitizer-support
//@ needs-sanitizer-address
extern crate othercrate;