[PATCH] D147444: [asan][test][win] Port more tests to not use clang-cl on MinGW
Alvin Wong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 08:03:41 PDT 2023
alvinhochun created this revision.
alvinhochun added reviewers: mstorsjo, vitalybuka, glider, kcc.
Herald added a subscriber: Enna1.
Herald added a project: All.
alvinhochun requested review of this revision.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.
Depends on D147432 <https://reviews.llvm.org/D147432>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D147444
Files:
compiler-rt/test/asan/TestCases/Windows/crt_initializers.cpp
compiler-rt/test/asan/TestCases/Windows/demangled_names.cpp
compiler-rt/test/asan/TestCases/Windows/double_operator_delete.cpp
compiler-rt/test/asan/TestCases/Windows/operator_array_new_left_oob.cpp
compiler-rt/test/asan/TestCases/Windows/operator_array_new_right_oob.cpp
compiler-rt/test/asan/TestCases/Windows/operator_array_new_uaf.cpp
compiler-rt/test/asan/TestCases/Windows/operator_array_new_with_dtor_left_oob.cpp
compiler-rt/test/asan/TestCases/Windows/sse_misalignment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147444.510504.patch
Type: text/x-patch
Size: 12602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/32b52c48/attachment.bin>
More information about the llvm-commits
mailing list