We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efcbb94 commit c3befaaCopy full SHA for c3befaa
tests/ui/sanitizer/asan_odr_windows.rs
@@ -5,6 +5,8 @@
5
//@ compile-flags:-Zsanitizer=address
6
//@ aux-build: asan_odr_win-2.rs
7
//@ only-windows-msvc
8
+//@ needs-sanitizer-support
9
+//@ needs-sanitizer-address
10
11
extern crate othercrate;
12
0 commit comments