mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Require sanitizers be enabled for asan_odr_windows.rs
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user