rust/tests/ui/asan-odr-win
Jakob Koschel 61013f040e PassWrapper: disable UseOdrIndicator for Asan Win32
As described here UseOdrIndicator should be disabled on Windows
since link.exe does not support duplicate weak definitions
(https://reviews.llvm.org/D137227).

Co-Authored-By: Bastian Kersting <bkersting@google.com>
2024-11-14 04:20:18 +08:00
..
auxiliary PassWrapper: disable UseOdrIndicator for Asan Win32 2024-11-14 04:20:18 +08:00
asan_odr_windows.rs PassWrapper: disable UseOdrIndicator for Asan Win32 2024-11-14 04:20:18 +08:00