[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
Fri Apr 21 06:27:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5e3d131f9ed: [asan][test][win] Port more tests to not use clang-cl on MinGW (authored by alvinhochun).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147444/new/

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.515712.patch
Type: text/x-patch
Size: 12048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/f302a263/attachment.bin>


More information about the llvm-commits mailing list