Rollup merge of #140481 - dpaoliello:reqasan, r=wesleywiser

Require sanitizers be enabled for asan_odr_windows.rs

Issue Details:
The `asan_odr_windows.rs` test is failing on AArch64 Windows, as sanitizers aren't supported on that platform.

Fix Details:
Apply the correct "need sanitizer" requirements to the test.
This commit is contained in:
Matthias Krüger 2025-04-30 22:36:43 +02:00 committed by GitHub
commit e112df23b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available