Skip to content

Commit c3befaa

Browse files
committedApr 29, 2025·
Require sanitizers be enabled for asan_odr_windows.rs
·
1.90.01.88.0
1 parent efcbb94 commit c3befaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎tests/ui/sanitizer/asan_odr_windows.rs‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
//@ compile-flags:-Zsanitizer=address
66
//@ aux-build: asan_odr_win-2.rs
77
//@ only-windows-msvc
8+
//@ needs-sanitizer-support
9+
//@ needs-sanitizer-address
810

911
extern crate othercrate;
1012

0 commit comments

Comments
 (0)
Please sign in to comment.