[asan][test][win] Port more tests to not use clang-cl on MinGW (3)
authorAlvin Wong <alvin@alvinhc.com>
Sun, 2 Apr 2023 11:45:57 +0000 (19:45 +0800)
committerAlvin Wong <alvin@alvinhc.com>
Tue, 16 May 2023 11:53:49 +0000 (19:53 +0800)
commit6282315f8ae52fda7d2eaa1e2ecd6d3dbb614f51
tree78e8569e1653ddeedf51660e5db01fbf1735c81c
parent5ad8bbee238f9655c55f048b6ae8c9b40b4c87e5
[asan][test][win] Port more tests to not use clang-cl on MinGW (3)

This ports tests which requires additional link flags.

Differential Revision: https://reviews.llvm.org/D150268
compiler-rt/test/asan/TestCases/Windows/dll_heap_allocation.cpp
compiler-rt/test/asan/TestCases/Windows/dll_report_globals_symbolization_at_startup.cpp
compiler-rt/test/asan/TestCases/Windows/null_deref_multiple_dlls.cpp
compiler-rt/test/asan/TestCases/Windows/shadow_conflict_32.cpp