tests/ui/sanitizier/asan_odr_windows.rs
is broken on Windows MSVC with or without lld
#140189
Labels
A-sanitizers
Area: Sanitizers for correctness and code quality
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Summary
tests/ui/sanitizier/asan_odr_windows.rs
is broken on (native) Windows MSVC with or without lld (on a fresh msvc checkout).Possibly related issues
Maybe related to:
tests/ui/asan-odr-win/asan_odr_windows.rs
fails on nativex86_64-pc-windows-msvc
withlld = true
+use-lld = true
#135013But I don't consider this issue a duplicate, since it's failing on a fresh msvc checkout even if I explicitly spell
And AFAICT
lld-link
isn't used.Failure message
What I also tried
Did not help either.
Didn't help.
The text was updated successfully, but these errors were encountered: